Searched defs:tag_xor (Results 1 – 10 of 10) sorted by relevance
| /Linux-v4.19/crypto/ |
| D | aegis128.c | 310 union aegis_block *tag_xor, in crypto_aegis128_final() 356 union aegis_block *tag_xor, in crypto_aegis128_crypt()
|
| D | aegis256.c | 323 union aegis_block *tag_xor, in crypto_aegis256_final() 371 union aegis_block *tag_xor, in crypto_aegis256_crypt()
|
| D | aegis128l.c | 373 union aegis_block *tag_xor, in crypto_aegis128l_final() 420 union aegis_block *tag_xor, in crypto_aegis128l_crypt()
|
| D | morus1280.c | 385 struct morus1280_block *tag_xor, in crypto_morus1280_final() 436 struct morus1280_block *tag_xor, in crypto_morus1280_crypt()
|
| D | morus640.c | 384 struct morus640_block *tag_xor, in crypto_morus640_final() 433 struct morus640_block *tag_xor, in crypto_morus640_crypt()
|
| /Linux-v4.19/arch/x86/crypto/ |
| D | morus1280_glue.c | 145 struct morus1280_block *tag_xor) in crypto_morus1280_glue_crypt()
|
| D | morus640_glue.c | 141 struct morus640_block *tag_xor) in crypto_morus640_glue_crypt()
|
| D | aegis128-aesni-glue.c | 183 struct aegis_block *tag_xor, in crypto_aegis128_aesni_crypt()
|
| D | aegis256-aesni-glue.c | 183 struct aegis_block *tag_xor, in crypto_aegis256_aesni_crypt()
|
| D | aegis128l-aesni-glue.c | 183 struct aegis_block *tag_xor, in crypto_aegis128l_aesni_crypt()
|