Home
last modified time | relevance | path

Searched defs:otag (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/drivers/crypto/nx/
Dnx-aes-gcm.c401 u8 *otag = csbcpb->cpb.aes_gcm.out_pat_or_mac; in gcm_aes_nx_crypt() local
/linux-5.10/arch/mips/include/asm/octeon/
Dcvmx-sriox-defs.h175 uint64_t otag:2; member
219 uint64_t otag:2; member
262 uint64_t otag:2; member
1439 uint64_t otag:5; member
/linux-5.10/drivers/crypto/
Datmel-aes.c1667 u32 offset, authsize, itag[4], *otag = ctx->tag; in atmel_aes_gcm_finalize() local