Home
last modified time | relevance | path

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

/linux-4.1.27/include/crypto/
Dxts.h21 #define XTS_TWEAK_CAST(x) ((void (*)(void *, u8*, const u8*))(x)) macro
/linux-4.1.27/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()
Dtwofish_avx_glue.c325 XTS_TWEAK_CAST(twofish_enc_blk), in xts_encrypt()
335 XTS_TWEAK_CAST(twofish_enc_blk), in xts_decrypt()
Dserpent_avx2_glue.c294 XTS_TWEAK_CAST(__serpent_encrypt), in xts_encrypt()
304 XTS_TWEAK_CAST(__serpent_encrypt), in xts_decrypt()
Dcast6_avx_glue.c357 XTS_TWEAK_CAST(__cast6_encrypt), in xts_encrypt()
367 XTS_TWEAK_CAST(__cast6_encrypt), in xts_decrypt()
Dcamellia_aesni_avx2_glue.c328 XTS_TWEAK_CAST(camellia_enc_blk), in xts_encrypt()
338 XTS_TWEAK_CAST(camellia_enc_blk), in xts_decrypt()
Dserpent_avx_glue.c363 XTS_TWEAK_CAST(__serpent_encrypt), in xts_encrypt()
373 XTS_TWEAK_CAST(__serpent_encrypt), in xts_decrypt()
Dcamellia_aesni_avx_glue.c320 XTS_TWEAK_CAST(camellia_enc_blk), in xts_encrypt()
330 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()
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.c722 XTS_TWEAK_CAST(aesni_xts_tweak), in xts_encrypt()
733 XTS_TWEAK_CAST(aesni_xts_tweak), in xts_decrypt()