Home
last modified time | relevance | path

Searched refs:XTS_TWEAK_CAST (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/include/crypto/
Dxts.h11 #define XTS_TWEAK_CAST(x) ((void (*)(void *, u8*, const u8*))(x)) macro
/Linux-v5.4/arch/x86/crypto/
Dserpent_avx2_glue.c169 XTS_TWEAK_CAST(__serpent_encrypt), in xts_encrypt()
179 XTS_TWEAK_CAST(__serpent_encrypt), in xts_decrypt()
Dcamellia_aesni_avx2_glue.c184 XTS_TWEAK_CAST(camellia_enc_blk), in xts_encrypt()
194 XTS_TWEAK_CAST(camellia_enc_blk), in xts_decrypt()
Dcast6_avx_glue.c203 XTS_TWEAK_CAST(__cast6_encrypt), in xts_encrypt()
213 XTS_TWEAK_CAST(__cast6_encrypt), in xts_decrypt()
Dserpent_avx_glue.c209 XTS_TWEAK_CAST(__serpent_encrypt), in xts_encrypt()
219 XTS_TWEAK_CAST(__serpent_encrypt), in xts_decrypt()
Dtwofish_avx_glue.c212 XTS_TWEAK_CAST(twofish_enc_blk), in xts_encrypt()
222 XTS_TWEAK_CAST(twofish_enc_blk), in xts_decrypt()
Dcamellia_aesni_avx_glue.c210 XTS_TWEAK_CAST(camellia_enc_blk), in xts_encrypt()
220 XTS_TWEAK_CAST(camellia_enc_blk), in xts_decrypt()
Daesni-intel_glue.c610 XTS_TWEAK_CAST(aesni_xts_tweak), in xts_encrypt()
622 XTS_TWEAK_CAST(aesni_xts_tweak), in xts_decrypt()