Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dblowfish-x86_64-asm_64.S209 #define round_enc4(n) \ define
305 round_enc4(0);
306 round_enc4(2);
307 round_enc4(4);
308 round_enc4(6);
309 round_enc4(8);
310 round_enc4(10);
311 round_enc4(12);
312 round_enc4(14);
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dblowfish-x86_64-asm_64.S198 #define round_enc4(n) \ define
292 round_enc4(0);
293 round_enc4(2);
294 round_enc4(4);
295 round_enc4(6);
296 round_enc4(8);
297 round_enc4(10);
298 round_enc4(12);
299 round_enc4(14);

Completed in 2 milliseconds