Searched refs:nn_str (Results 1 – 1 of 1) sorted by relevance
1455 char *nn_str = BN_bn2dec(nn.get()); in test_sqrt() local1456 fprintf(stderr, "BIO_sqrt didn't fail on a non-square: %s\n", nn_str); in test_sqrt()1457 OPENSSL_free(nn_str); in test_sqrt()