Searched refs:ec_priv (Results 1 – 1 of 1) sorted by relevance
1121 static unsigned char ec_priv[] = { variable1153 if (!TEST_ptr(priv = BN_bin2bn(ec_priv, sizeof(ec_priv), NULL))) in test_EC_priv_pub()1312 if (!TEST_ptr(priv = BN_bin2bn(ec_priv, sizeof(ec_priv), NULL))) in test_evp_get_ec_pub()1370 if (!TEST_ptr(priv = BN_bin2bn(ec_priv, sizeof(ec_priv), NULL))) in test_EC_priv_only_legacy()1446 if (!TEST_ptr(priv = BN_bin2bn(ec_priv, sizeof(ec_priv), NULL))) in test_evp_get_ec_pub_legacy()
Completed in 26 milliseconds