Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/crypto/
Daesni-intel_glue.c52 struct aesni_rfc4106_gcm_ctx { struct
53 u8 hash_subkey[16] AESNI_ALIGN_ATTR;
54 struct crypto_aes_ctx aes_key_expanded AESNI_ALIGN_ATTR;
55 u8 nonce[4];