Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dxts.h21 #define XTS_TWEAK_CAST(x) ((void (*)(void *, u8*, const u8*))(x)) macro
/linux-4.4.14/arch/x86/crypto/
Dtwofish_glue_3way.c309 .tweak_fn = XTS_TWEAK_CAST(twofish_enc_blk), in xts_encrypt()
327 .tweak_fn = XTS_TWEAK_CAST(twofish_enc_blk), in xts_decrypt()
Dserpent_avx2_glue.c293 XTS_TWEAK_CAST(__serpent_encrypt), in xts_encrypt()
303 XTS_TWEAK_CAST(__serpent_encrypt), in xts_decrypt()
Dtwofish_avx_glue.c323 XTS_TWEAK_CAST(twofish_enc_blk), in xts_encrypt()
333 XTS_TWEAK_CAST(twofish_enc_blk), in xts_decrypt()
Dcamellia_aesni_avx_glue.c319 XTS_TWEAK_CAST(camellia_enc_blk), in xts_encrypt()
329 XTS_TWEAK_CAST(camellia_enc_blk), in xts_decrypt()
Dserpent_sse2_glue.c346 .tweak_fn = XTS_TWEAK_CAST(__serpent_encrypt), in xts_encrypt()
373 .tweak_fn = XTS_TWEAK_CAST(__serpent_encrypt), in xts_decrypt()
Dcast6_avx_glue.c356 XTS_TWEAK_CAST(__cast6_encrypt), in xts_encrypt()
366 XTS_TWEAK_CAST(__cast6_encrypt), in xts_decrypt()
Dserpent_avx_glue.c362 XTS_TWEAK_CAST(__serpent_encrypt), in xts_encrypt()
372 XTS_TWEAK_CAST(__serpent_encrypt), in xts_decrypt()
Dcamellia_aesni_avx2_glue.c327 XTS_TWEAK_CAST(camellia_enc_blk), in xts_encrypt()
337 XTS_TWEAK_CAST(camellia_enc_blk), in xts_decrypt()
Dcamellia_glue.c1535 .tweak_fn = XTS_TWEAK_CAST(camellia_enc_blk), in xts_encrypt()
1553 .tweak_fn = XTS_TWEAK_CAST(camellia_enc_blk), in xts_decrypt()
Daesni-intel_glue.c723 XTS_TWEAK_CAST(aesni_xts_tweak), in xts_encrypt()
734 XTS_TWEAK_CAST(aesni_xts_tweak), in xts_decrypt()