Searched refs:exp_p2 (Results 1 – 1 of 1) sorted by relevance
3171 BIGNUM *exp_a1 = NULL, *exp_p1 = NULL, *exp_a2 = NULL, *exp_p2 = NULL, in test_mod_exp2_mont() local3178 || !TEST_ptr(exp_p2 = BN_new()) in test_mod_exp2_mont()3185 || !TEST_true(BN_one(exp_p2))) in test_mod_exp2_mont()3192 exp_p2, exp_m, ctx, NULL), in test_mod_exp2_mont()3203 BN_free(exp_p2); in test_mod_exp2_mont()