Searched refs:test_sqr (Results 1 – 1 of 1) sorted by relevance
106 static bool test_sqr(FILE *fp, BN_CTX *ctx);240 if (!test_sqr(bc_file.get(), ctx.get())) { in main()732 static bool test_sqr(FILE *fp, BN_CTX *ctx) { in test_sqr() function