Home
last modified time | relevance | path

Searched refs:hash_subkey (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/crypto/
H A Daesni-intel_glue.c53 u8 hash_subkey[16] AESNI_ALIGN_ATTR; member
59 u8 hash_subkey[16] AESNI_ALIGN_ATTR; member
119 u8 *hash_subkey, const u8 *aad,
160 u8 *hash_subkey,
183 u8 *hash_subkey,
608 memset(hash_subkey, 0, RFC4106_HASH_SUBKEY_SIZE); in rfc4106_set_hash_subkey()
610 aes_encrypt(&ctx, hash_subkey, hash_subkey); in rfc4106_set_hash_subkey()
630 rfc4106_set_hash_subkey(ctx->hash_subkey, key, key_len); in common_rfc4106_set_key()
670 unsigned int assoclen, u8 *hash_subkey, in gcmaes_crypt_by_sg() argument
780 u8 *hash_subkey, u8 *iv, void *aes_ctx) in gcmaes_encrypt() argument
[all …]
H A Daesni-intel_avx-x86_64.S1736 # u8 *hash_subkey# /* H, the Hash sub key input. Data starts on a 16-byte boundary. */
2708 # u8 *hash_subkey# /* H, the Hash sub key input. Data starts on a 16-byte boundary. */