Searched refs:exp_m (Results 1 – 1 of 1) sorted by relevance
3140 *exp_m = NULL; in test_mod_exp2_mont() local3147 || !TEST_ptr(exp_m = BN_new())) in test_mod_exp2_mont()3156 BN_zero(exp_m); in test_mod_exp2_mont()3160 exp_p2, exp_m, ctx, NULL), 0)) in test_mod_exp2_mont()3171 BN_free(exp_m); in test_mod_exp2_mont()
Completed in 42 milliseconds