Searched defs:eckey (Results 1 – 11 of 11) 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()456 int EC_KEY_generate_key_fips(EC_KEY *eckey) { in EC_KEY_generate_key_fips()
167 EC_KEY *eckey; in dpp_debug_print_key() local369 EC_KEY *eckey; in dpp_get_pubkey_point() local417 EC_KEY *eckey = NULL; in dpp_set_pubkey_point_group() local484 const EC_KEY *eckey; in dpp_set_pubkey_point() local562 EC_KEY *eckey; in dpp_set_keypair() local623 const EC_KEY *eckey; in dpp_bootstrap_key_der() local1230 const EC_KEY *eckey; in dpp_process_signed_connector() local
153 EC_KEY *eckey; in dpp_build_key_pkg() local882 EC_KEY *eckey; in dpp_parse_one_asymmetric_key() local
2263 EC_KEY *eckey; in dpp_copy_netaccesskey() local3096 EC_KEY *eckey; in dpp_configurator_get_key() local3948 const EC_KEY *eckey; in dpp_configurator_from_backup() local
97 EC_KEY *eckey = NULL; in eckey_pub_decode() local
149 EC_KEY *eckey; in pkey_ec_derive() local
2010 EC_KEY *eckey; in crypto_ecdh_get_pubkey() local2076 EC_KEY *eckey = NULL; in crypto_ecdh_set_peerkey() local
1006 bssl::UniquePtr<EC_KEY> eckey(EC_KEY_new()); in NativeCrypto_EVP_PKEY_new_EC_KEY() local2085 bssl::UniquePtr<EC_KEY> eckey(EC_KEY_new()); in NativeCrypto_EC_KEY_generate_key() local2153 bssl::UniquePtr<EC_KEY> eckey(EVP_PKEY_get1_EC_KEY(pkey)); in NativeCrypto_EC_KEY_get_private_key() local2181 bssl::UniquePtr<EC_KEY> eckey(EVP_PKEY_get1_EC_KEY(pkey)); in NativeCrypto_EC_KEY_get_public_key() local