Searched defs:gcm_aes_ctx (Results 1 – 1 of 1) sorted by relevance
42 struct gcm_aes_ctx { struct43 struct crypto_aes_ctx aes_key;44 u8 nonce[RFC4106_NONCE_SIZE];45 struct ghash_key ghash_key;