Searched refs:test_mod_exp (Results 1 – 1 of 1) sorted by relevance
115 static bool test_mod_exp(FILE *fp, BN_CTX *ctx);282 if (!test_mod_exp(bc_file.get(), ctx.get())) { in main()1067 static bool test_mod_exp(FILE *fp, BN_CTX *ctx) { in test_mod_exp() function