Home
last modified time | relevance | path

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

/openssl/test/
H A Devp_pkey_provided_test.c617 || !TEST_BN_eq(pub, pub_out) in test_fromdata_dh_named_group()
655 BN_free(pub_out); in test_fromdata_dh_named_group()
656 pub_out = NULL; in test_fromdata_dh_named_group()
695 BN_free(pub_out); in test_fromdata_dh_named_group()
797 || !TEST_BN_eq(pub, pub_out) in test_fromdata_dh_fips186_4()
836 BN_free(pub_out); in test_fromdata_dh_fips186_4()
837 pub_out = NULL; in test_fromdata_dh_fips186_4()
870 BN_free(pub_out); in test_fromdata_dh_fips186_4()
1601 BN_free(pub_out); in test_fromdata_dsa_fips186_4()
1602 pub_out = NULL; in test_fromdata_dsa_fips186_4()
[all …]

Completed in 8 milliseconds