Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcamellia-x86_64-asm_64.S120 #define enc_rounds(i) \ define
193 enc_rounds(0);
195 enc_rounds(8);
197 enc_rounds(16);
204 enc_rounds(24);
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dcamellia-x86_64-asm_64.S122 #define enc_rounds(i) \ define
195 enc_rounds(0);
197 enc_rounds(8);
199 enc_rounds(16);
206 enc_rounds(24);

Completed in 2 milliseconds