Searched refs:test_mod_mul (Results 1 – 2 of 2) sorted by relevance
107 int test_mod_mul(BIO *bp,BN_CTX *ctx);239 if (!test_mod_mul(out,ctx)) goto err; in main()842 int test_mod_mul(BIO *bp, BN_CTX *ctx) in test_mod_mul() function