Home
last modified time | relevance | path

Searched refs:test_mod_exp_mont5 (Results 1 – 1 of 1) sorted by relevance

/openbsd/regress/lib/libcrypto/bn/
H A Dbn_test.c102 int test_mod_exp_mont5(BIO *bp, BN_CTX *ctx);
258 if (!test_mod_exp_mont5(out, ctx)) in main()
1222 test_mod_exp_mont5(BIO *bp, BN_CTX *ctx) in test_mod_exp_mont5() function