Home
last modified time | relevance | path

Searched defs:mackey (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
Dmac_legacy_kmgmt.c66 MAC_KEY *mackey; in ossl_mac_key_new() local
87 void ossl_mac_key_free(MAC_KEY *mackey) in ossl_mac_key_free()
105 int ossl_mac_key_up_ref(MAC_KEY *mackey) in ossl_mac_key_up_ref()
133 static void mac_free(void *mackey) in mac_free()
/third_party/openssl/providers/implementations/keymgmt/
Dmac_legacy_kmgmt.c66 MAC_KEY *mackey; in ossl_mac_key_new() local
87 void ossl_mac_key_free(MAC_KEY *mackey) in ossl_mac_key_free()
105 int ossl_mac_key_up_ref(MAC_KEY *mackey) in ossl_mac_key_up_ref()
133 static void mac_free(void *mackey) in mac_free()
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dcipher_aes_cbc_hmac_sha256_hw.c685 const unsigned char *mackey, in aesni_cbc_hmac_sha256_set_mac_key()
/third_party/openssl/providers/implementations/ciphers/
Dcipher_aes_cbc_hmac_sha256_hw.c685 const unsigned char *mackey, in aesni_cbc_hmac_sha256_set_mac_key()
/third_party/openssl/ssl/statem/
Dextensions.c1463 EVP_PKEY *mackey = NULL; in tls_psk_do_binder() local
/third_party/node/deps/openssl/openssl/ssl/statem/
Dextensions.c1495 EVP_PKEY *mackey = NULL; in tls_psk_do_binder() local