Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/nx/
Dnx.h91 u8 iauth_tag[16]; member
104 u8 iauth_tag[16]; member
/linux-6.12.1/crypto/
Dgcm.c66 u8 iauth_tag[16]; member
468 u8 *iauth_tag = pctx->iauth_tag; in crypto_gcm_verify() local