Home
last modified time | relevance | path

Searched refs:otag (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/include/asm/octeon/
H A Dcvmx-sriox-defs.h175 uint64_t otag:2; member
205 uint64_t otag:2;
219 uint64_t otag:2; member
249 uint64_t otag:2;
262 uint64_t otag:2; member
290 uint64_t otag:2;
1439 uint64_t otag:5; member
1445 uint64_t otag:5;
/linux/arch/arm64/crypto/
H A Dghash-ce-glue.c364 u8 otag[AES_BLOCK_SIZE]; in gcm_decrypt() local
380 scatterwalk_map_and_copy(otag, req->src, in gcm_decrypt()
405 nrounds, tag, otag, authsize); in gcm_decrypt()