Home
last modified time | relevance | path

Searched refs:test_sqrt (Results 1 – 1 of 1) sorted by relevance

/onnv-gate/usr/src/common/openssl/crypto/bn/
H A Dbntest.c121 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