Searched refs:xts_mult_x (Results 1 – 5 of 5) sorted by relevance
14 void xts_mult_x(unsigned char *I) in xts_mult_x() function
40 xts_mult_x(T); in s_tweak_uncrypt()116 xts_mult_x(CC); in xts_decrypt()
42 xts_mult_x(T); in s_tweak_crypt()
1008 void xts_mult_x(unsigned char *I);
192 srcs-$(_CFG_CORE_LTC_XTS) += src/modes/xts/xts_mult_x.c