Searched defs:authtag (Results 1 – 5 of 5) sorted by relevance
89 const u8 *assoc, int assoc_len, __be32 *ctr, u8 *authtag) in aesgcm_mac()149 const u8 iv[GCM_AES_IV_SIZE], u8 *authtag) in aesgcm_encrypt()180 const u8 *authtag) in aesgcm_decrypt()
224 u8 authtag[SM4_BLOCK_SIZE]; in ccm_decrypt() local
199 u8 authtag[SM4_BLOCK_SIZE]; in gcm_decrypt() local
79 u8 authtag[16]; /* Authentication tag for this buffer */ member
192 u8 authtag[MAX_AUTHTAG_LEN]; member