Searched refs:xts_mult_x (Results 1 – 5 of 5) sorted by relevance
5 srcs-y += xts_mult_x.c
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()
993 void xts_mult_x(unsigned char *I);
Completed in 8 milliseconds