Searched refs:test_mont (Results 1 – 2 of 2) sorted by relevance
105 int test_mont(BIO *bp,BN_CTX *ctx);243 if (!test_mont(out,ctx)) goto err; in main()719 int test_mont(BIO *bp, BN_CTX *ctx) in test_mont() function