Searched refs:fwd_rnd2 (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/crypto/
H A Daes-i586-asm_32.S173 #define fwd_rnd2(arg, table) \ define
262 fwd_rnd2( -48(%ebp), crypto_ft_tab)
264 fwd_rnd2( -16(%ebp), crypto_ft_tab)
266 fwd_rnd2( +16(%ebp), crypto_ft_tab)
268 fwd_rnd2( +48(%ebp), crypto_ft_tab)
270 fwd_rnd2( +80(%ebp), crypto_ft_tab)
272 fwd_rnd2(+112(%ebp), crypto_ft_tab)
274 fwd_rnd2(+144(%ebp), crypto_fl_tab) // last round uses a different table

Completed in 43 milliseconds