Searched refs:test_mod_mul (Results 1 – 1 of 1) sorted by relevance
114 static bool test_mod_mul(FILE *fp, BN_CTX *ctx);270 if (!test_mod_mul(bc_file.get(), ctx.get())) { in main()999 static bool test_mod_mul(FILE *fp, BN_CTX *ctx) { in test_mod_mul() function