Home
last modified time | relevance | path

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

/openssl-master/test/
A Devp_pkey_provided_test.c1141 static const unsigned char ec_priv_keydata[] = { in test_fromdata_ec() local
1163 if (!TEST_ptr(ec_priv_bn = BN_bin2bn(ec_priv_keydata, in test_fromdata_ec()
1164 sizeof(ec_priv_keydata), NULL))) in test_fromdata_ec()

Completed in 6 milliseconds