Home
last modified time | relevance | path

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

/linux/lib/crypto/
H A Daesgcm.c90 const u8 *assoc, int assoc_len, __be32 *ctr, u8 *authtag) in aesgcm_mac()
150 const u8 iv[GCM_AES_IV_SIZE], u8 *authtag) in aesgcm_encrypt()
181 const u8 *authtag) in aesgcm_decrypt()
/linux/arch/x86/include/asm/
H A Dsev.h192 u8 authtag[MAX_AUTHTAG_LEN]; member