Home
last modified time | relevance | path

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

/openssl/test/
H A Devp_pkey_provided_test.c924 static const unsigned char pub_data[] = { in test_fromdata_dh_named_group() local
952 || !TEST_ptr(pub = BN_bin2bn(pub_data, sizeof(pub_data), NULL)) in test_fromdata_dh_named_group()
1138 static const unsigned char pub_data[] = { in test_fromdata_dh_fips186_4() local
1167 || !TEST_ptr(pub = BN_bin2bn(pub_data, sizeof(pub_data), NULL)) in test_fromdata_dh_fips186_4()
1940 static const unsigned char pub_data[] = { in test_fromdata_dsa_fips186_4() local
1966 || !TEST_ptr(pub = BN_bin2bn(pub_data, sizeof(pub_data), NULL)) in test_fromdata_dsa_fips186_4()
/openssl/doc/man3/
H A DEVP_PKEY_fromdata.pod155 const unsigned char pub_data[] = {
184 pub_data, sizeof(pub_data)))

Completed in 10 milliseconds