Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/nx/
H A Dnx-aes-gcm.c401 u8 *otag = csbcpb->cpb.aes_gcm.out_pat_or_mac; in gcm_aes_nx_crypt() local
/openbmc/linux/arch/powerpc/crypto/
H A Daes-gcm-p10-glue.c219 u8 otag[16]; in p10_aes_gcm_crypt() local
/openbmc/linux/arch/arm64/crypto/
H A Dghash-ce-glue.c405 u8 otag[AES_BLOCK_SIZE]; in gcm_decrypt() local
/openbmc/linux/arch/arm/crypto/
H A Dghash-ce-glue.c586 u8 otag[AES_BLOCK_SIZE]; in gcm_decrypt() local
/openbmc/linux/arch/mips/include/asm/octeon/
H A 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
/openbmc/linux/drivers/crypto/
H A Datmel-aes.c1698 u32 offset, authsize, itag[4], *otag = ctx->tag; in atmel_aes_gcm_finalize() local