Searched defs:gcm_aes_ctx (Results 1 – 2 of 2) sorted by relevance
46 struct gcm_aes_ctx { struct47 struct crypto_aes_ctx aes_key;48 u8 nonce[RFC4106_NONCE_SIZE];49 struct ghash_key ghash_key;
44 struct gcm_aes_ctx { struct45 struct crypto_aes_ctx aes_key;46 struct ghash_key ghash_key;