Home
last modified time | relevance | path

Searched refs:exp_m (Results 1 - 1 of 1) sorted by relevance

/third_party/openssl/test/
H A Dbntest.c2895 *exp_m = NULL; in test_mod_exp2_mont() local
2902 || !TEST_ptr(exp_m = BN_new())) in test_mod_exp2_mont()
2911 BN_zero(exp_m); in test_mod_exp2_mont()
2915 exp_p2, exp_m, ctx, NULL), 0)) in test_mod_exp2_mont()
2926 BN_free(exp_m); in test_mod_exp2_mont()

Completed in 4 milliseconds