| /third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_cbc_hmac_sha256_hw.c | 684 aesni_cbc_hmac_sha256_set_mac_key(void *vctx, const unsigned char *mackey, size_t len) aesni_cbc_hmac_sha256_set_mac_key() argument
|
| /third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/ |
| H A D | mac_legacy_kmgmt.c | 66 MAC_KEY *mackey; in ossl_mac_key_new() local 87 ossl_mac_key_free(MAC_KEY *mackey) ossl_mac_key_free() argument 105 ossl_mac_key_up_ref(MAC_KEY *mackey) ossl_mac_key_up_ref() argument 133 mac_free(void *mackey) mac_free() argument [all...] |
| /third_party/openssl/providers/implementations/keymgmt/ |
| H A D | mac_legacy_kmgmt.c | 66 MAC_KEY *mackey; in ossl_mac_key_new() local 87 ossl_mac_key_free(MAC_KEY *mackey) ossl_mac_key_free() argument 105 ossl_mac_key_up_ref(MAC_KEY *mackey) ossl_mac_key_up_ref() argument 133 mac_free(void *mackey) mac_free() argument [all...] |
| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_cbc_hmac_sha256_hw.c | 684 aesni_cbc_hmac_sha256_set_mac_key(void *vctx, const unsigned char *mackey, size_t len) aesni_cbc_hmac_sha256_set_mac_key() argument
|
| /kernel/linux/linux-5.10/drivers/crypto/qce/ |
| H A D | common.c | 153 __be32 mackey[QCE_SHA_HMAC_KEY_SIZE / sizeof(__be32)] = {0}; in qce_setup_regs_ahash() local
|
| /kernel/linux/linux-6.6/drivers/crypto/qce/ |
| H A D | common.c | 157 __be32 mackey[QCE_SHA_HMAC_KEY_SIZE / sizeof(__be32)] = {0}; in qce_setup_regs_ahash() local
|
| /third_party/node/deps/openssl/openssl/ssl/statem/ |
| H A D | extensions.c | 1495 EVP_PKEY *mackey = NULL; in tls_psk_do_binder() local
|
| /third_party/openssl/ssl/statem/ |
| H A D | extensions.c | 1463 EVP_PKEY *mackey = NULL; in tls_psk_do_binder() local
|
| /kernel/linux/linux-5.10/net/bluetooth/ |
| H A D | smp.c | 128 u8 mackey[16]; member 1425 static int sc_mackey_and_ltk(struct smp_chan *smp, u8 mackey[16], u8 ltk[16]) in sc_mackey_and_ltk() argument 232 smp_f5(struct crypto_shash *tfm_cmac, const u8 w[32], const u8 n1[16], const u8 n2[16], const u8 a1[7], const u8 a2[7], u8 mackey[16], u8 ltk[16]) smp_f5() argument 3662 u8 mackey[16], ltk[16]; test_f5() local [all...] |
| /kernel/linux/linux-6.6/net/bluetooth/ |
| H A D | smp.c | 129 u8 mackey[16]; member 1431 static int sc_mackey_and_ltk(struct smp_chan *smp, u8 mackey[16], u8 ltk[16]) in sc_mackey_and_ltk() argument 233 smp_f5(struct crypto_shash *tfm_cmac, const u8 w[32], const u8 n1[16], const u8 n2[16], const u8 a1[7], const u8 a2[7], u8 mackey[16], u8 ltk[16]) smp_f5() argument 3628 u8 mackey[16], ltk[16]; test_f5() local [all...] |