Searched refs:test_mod_exp (Results 1 – 1 of 1) sorted by relevance
108 int test_mod_exp(BIO *bp,BN_CTX *ctx);247 if (!test_mod_exp(out,ctx)) goto err; in main()911 int test_mod_exp(BIO *bp, BN_CTX *ctx) in test_mod_exp() function