Searched refs:test_small_prime (Results 1 – 1 of 1) sorted by relevance
120 static bool test_small_prime(FILE *fp, BN_CTX *ctx);308 if (!test_small_prime(bc_file.get(), ctx.get())) { in main()1402 static bool test_small_prime(FILE *fp, BN_CTX *ctx) { in test_small_prime() function