Home
last modified time | relevance | path

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

/openssl/test/
H A Devp_pkey_provided_test.c644 BIGNUM *exp3 = NULL, *coeff2 = NULL; in test_fromdata_rsa_derive_from_pq_multiprime() local
783 || !TEST_ptr(coeff2 = BN_bin2bn(coeff2_data, sizeof(coeff2_data), NULL)) in test_fromdata_rsa_derive_from_pq_multiprime()
810 cdata[4].comparebn = coeff2; in test_fromdata_rsa_derive_from_pq_multiprime()
839 BN_free(coeff2); in test_fromdata_rsa_derive_from_pq_multiprime()

Completed in 13 milliseconds