tag_xor 44 arch/x86/crypto/aegis128-aesni-glue.c void *state, void *tag_xor, unsigned int cryptlen, tag_xor 168 arch/x86/crypto/aegis128-aesni-glue.c struct aegis_block *tag_xor, tag_xor 184 arch/x86/crypto/aegis128-aesni-glue.c crypto_aegis128_aesni_final(&state, tag_xor, req->assoclen, cryptlen); tag_xor 348 crypto/aegis128-core.c union aegis_block *tag_xor, tag_xor 366 crypto/aegis128-core.c crypto_aegis_block_xor(tag_xor, &state->blocks[i]); tag_xor 394 crypto/aegis128-core.c union aegis_block *tag_xor, tag_xor 405 crypto/aegis128-core.c crypto_aegis128_final(&state, tag_xor, req->assoclen, cryptlen);