Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/nx/
Dnx-aes-gcm.c417 u8 *otag = csbcpb->cpb.aes_gcm.out_pat_or_mac; in gcm_aes_nx_crypt() local
/Linux-v4.19/arch/mips/include/asm/octeon/
Dcvmx-sriox-defs.h186 uint64_t otag:2; member
230 uint64_t otag:2; member
273 uint64_t otag:2; member
1540 uint64_t otag:5; member
/Linux-v4.19/drivers/crypto/
Datmel-aes.c1727 u32 offset, authsize, itag[4], *otag = ctx->tag; in atmel_aes_gcm_finalize() local