Searched refs:test_mod (Results 1 – 1 of 1) sorted by relevance
113 static bool test_mod(FILE *fp, BN_CTX *ctx);264 if (!test_mod(bc_file.get(), ctx.get())) { in main()959 static bool test_mod(FILE *fp, BN_CTX *ctx) { in test_mod() function