Searched refs:test_mont (Results 1 – 1 of 1) sorted by relevance
112 static bool test_mont(FILE *fp, BN_CTX *ctx);276 if (!test_mont(bc_file.get(), ctx.get())) { in main()886 static bool test_mont(FILE *fp, BN_CTX *ctx) { in test_mont() function