Searched refs:test_mod_sqrt (Results 1 – 1 of 1) sorted by relevance
118 static bool test_mod_sqrt(FILE *fp, BN_CTX *ctx);302 if (!test_mod_sqrt(bc_file.get(), ctx.get())) { in main()1342 static bool test_mod_sqrt(FILE *fp, BN_CTX *ctx) { in test_mod_sqrt() function