Searched defs:authtag (Results 1 – 6 of 6) sorted by relevance
77 const u8 *assoc, int assoc_len, __be32 *ctr, u8 *authtag) in aesgcm_mac()137 const u8 iv[GCM_AES_IV_SIZE], u8 *authtag) in aesgcm_encrypt()168 const u8 *authtag) in aesgcm_decrypt()
44 u8 authtag[MAX_AUTHTAG_LEN]; member
39 u8 *iv, *authtag; member
222 u8 authtag[SM4_BLOCK_SIZE]; in gcm_decrypt() local
246 u8 authtag[SM4_BLOCK_SIZE]; in ccm_decrypt() local
353 u8 *authtag = pctx->auth_tag; in crypto_ccm_decrypt() local