Searched refs:bn_coeffs (Results 1 – 1 of 1) sorted by relevance
153 BIGNUM *bn_coeffs[1] = { NULL }; in test_pass_rsa() local212 || !TEST_ptr(bn_coeffs[0] = BN_new()) in test_pass_rsa()213 || !TEST_true(BN_set_word(bn_coeffs[0], expected[C2])) in test_pass_rsa()215 bn_coeffs, 1))) in test_pass_rsa()