Searched defs:eckey (Results 1 – 9 of 9) sorted by relevance
147 const ECDSA_SIG *sig, const EC_KEY *eckey) { in ECDSA_do_verify()190 static int ecdsa_sign_setup(const EC_KEY *eckey, EC_SCALAR *out_kinv_mont, in ecdsa_sign_setup()249 const EC_KEY *eckey) { in ECDSA_do_sign()
117 const ECDSA_SIG *ecdsa_sig, EC_KEY *eckey, in VerifyECDSASig()145 EC_KEY *eckey, const BIGNUM *order) { in TestTamperedSig()209 bssl::UniquePtr<EC_KEY> eckey(EC_KEY_new()); in TEST() local
70 unsigned int *sig_len, const EC_KEY *eckey) { in ECDSA_sign()103 const uint8_t *sig, size_t sig_len, const EC_KEY *eckey) { in ECDSA_verify()
294 int EC_KEY_check_key(const EC_KEY *eckey) { in EC_KEY_check_key()457 int EC_KEY_generate_key_fips(EC_KEY *eckey) { in EC_KEY_generate_key_fips()
97 EC_KEY *eckey = NULL; in eckey_pub_decode() local
149 EC_KEY *eckey; in pkey_ec_derive() local
415 EC_KEY *eckey; in dpp_get_pubkey_point() local463 EC_KEY *eckey = NULL; in dpp_set_pubkey_point_group() local531 EC_KEY *eckey; in dpp_set_pubkey_point() local1027 EC_KEY *eckey; in dpp_debug_print_key() local1162 EC_KEY *eckey; in dpp_set_keypair() local1223 EC_KEY *eckey; in dpp_bootstrap_key_der() local5437 EC_KEY *eckey; in dpp_copy_netaccesskey() local5477 EC_KEY *eckey; in dpp_process_signed_connector() local6071 EC_KEY *eckey; in dpp_configurator_get_key() local
1930 EC_KEY *eckey; in crypto_ecdh_get_pubkey() local1996 EC_KEY *eckey = NULL; in crypto_ecdh_set_peerkey() local
1005 bssl::UniquePtr<EC_KEY> eckey(EC_KEY_new()); in NativeCrypto_EVP_PKEY_new_EC_KEY() local2081 bssl::UniquePtr<EC_KEY> eckey(EC_KEY_new()); in NativeCrypto_EC_KEY_generate_key() local2149 bssl::UniquePtr<EC_KEY> eckey(EVP_PKEY_get1_EC_KEY(pkey)); in NativeCrypto_EC_KEY_get_private_key() local2177 bssl::UniquePtr<EC_KEY> eckey(EVP_PKEY_get1_EC_KEY(pkey)); in NativeCrypto_EC_KEY_get_public_key() local