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

/linux-4.1.27/arch/x86/crypto/
H A Daes-i586-asm_32.S208 #define inv_rnd2(arg, table) \ define
334 inv_rnd2( -48(%ebp), crypto_it_tab)
336 inv_rnd2( -16(%ebp), crypto_it_tab)
338 inv_rnd2( +16(%ebp), crypto_it_tab)
340 inv_rnd2( +48(%ebp), crypto_it_tab)
342 inv_rnd2( +80(%ebp), crypto_it_tab)
344 inv_rnd2(+112(%ebp), crypto_it_tab)
346 inv_rnd2(+144(%ebp), crypto_il_tab) // last round uses a different table

Completed in 46 milliseconds