Home
last modified time | relevance | path

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

/Linux-v4.19/include/crypto/
Dxts.h11 #define XTS_TWEAK_CAST(x) ((void (*)(void *, u8*, const u8*))(x)) macro
/Linux-v4.19/arch/x86/crypto/
Dserpent_avx2_glue.c174 XTS_TWEAK_CAST(__serpent_encrypt), in xts_encrypt()
184 XTS_TWEAK_CAST(__serpent_encrypt), in xts_decrypt()
Dcamellia_aesni_avx2_glue.c189 XTS_TWEAK_CAST(camellia_enc_blk), in xts_encrypt()
199 XTS_TWEAK_CAST(camellia_enc_blk), in xts_decrypt()
Dserpent_avx_glue.c224 XTS_TWEAK_CAST(__serpent_encrypt), in xts_encrypt()
234 XTS_TWEAK_CAST(__serpent_encrypt), in xts_decrypt()
Dtwofish_avx_glue.c227 XTS_TWEAK_CAST(twofish_enc_blk), in xts_encrypt()
237 XTS_TWEAK_CAST(twofish_enc_blk), in xts_decrypt()
Dcast6_avx_glue.c218 XTS_TWEAK_CAST(__cast6_encrypt), in xts_encrypt()
228 XTS_TWEAK_CAST(__cast6_encrypt), in xts_decrypt()
Dcamellia_aesni_avx_glue.c215 XTS_TWEAK_CAST(camellia_enc_blk), in xts_encrypt()
225 XTS_TWEAK_CAST(camellia_enc_blk), in xts_decrypt()
Daesni-intel_glue.c657 XTS_TWEAK_CAST(aesni_xts_tweak), in xts_encrypt()
668 XTS_TWEAK_CAST(aesni_xts_tweak), in xts_decrypt()