Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/arm64/crypto/
Dghash-ce-glue.c46 struct gcm_aes_ctx { struct
47 struct crypto_aes_ctx aes_key;
48 u8 nonce[RFC4106_NONCE_SIZE];
49 struct ghash_key ghash_key;
/kernel/linux/linux-5.10/arch/arm64/crypto/
Dghash-ce-glue.c44 struct gcm_aes_ctx { struct
45 struct crypto_aes_ctx aes_key;
46 struct ghash_key ghash_key;