Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/bn/
H A Dbntest.c103 int test_mul(BIO *bp);
219 if (!test_mul(out)) goto err; in main()
621 int test_mul(BIO *bp) in test_mul() function