Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcamellia-x86_64-asm_64.S149 #define dec_rounds(i) \ define
245 dec_rounds(24);
249 dec_rounds(16);
251 dec_rounds(8);
253 dec_rounds(0);
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dcamellia-x86_64-asm_64.S151 #define dec_rounds(i) \ define
247 dec_rounds(24);
251 dec_rounds(16);
253 dec_rounds(8);
255 dec_rounds(0);

Completed in 2 milliseconds