Home
last modified time | relevance | path

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

/openssl-master/test/
A Devp_pkey_provided_test.c1130 static const unsigned char ec_pub_keydata[] = { in test_fromdata_ec() local
1147 const int compressed_sz = 1 + (sizeof(ec_pub_keydata) - 1) / 2; in test_fromdata_ec()
1148 unsigned char out_pub[sizeof(ec_pub_keydata)]; in test_fromdata_ec()
1171 ec_pub_keydata, in test_fromdata_ec()
1172 sizeof(ec_pub_keydata)) <= 0) in test_fromdata_ec()
1235 ec_pub_keydata + 1, compressed_sz - 1) in test_fromdata_ec()

Completed in 7 milliseconds