Searched defs:aesni_rfc4106_gcm_ctx (Results 1 – 1 of 1) sorted by relevance
51 struct aesni_rfc4106_gcm_ctx { struct52 u8 hash_subkey[16];53 struct crypto_aes_ctx aes_key_expanded;54 u8 nonce[4];55 struct cryptd_aead *cryptd_tfm;