Searched refs:test_sqrt (Results 1 – 1 of 1) sorted by relevance
121 int test_sqrt(BIO *bp,BN_CTX *ctx);263 if (!test_sqrt(out,ctx)) goto err; in main()1742 int test_sqrt(BIO *bp, BN_CTX *ctx) in test_sqrt() function