Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dblowfish-x86_64-asm_64.S76 #define round_enc(n) \ define
121 round_enc(0);
122 round_enc(2);
123 round_enc(4);
124 round_enc(6);
125 round_enc(8);
126 round_enc(10);
127 round_enc(12);
128 round_enc(14);
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dblowfish-x86_64-asm_64.S76 #define round_enc(n) \ define
116 round_enc(0);
117 round_enc(2);
118 round_enc(4);
119 round_enc(6);
120 round_enc(8);
121 round_enc(10);
122 round_enc(12);
123 round_enc(14);

Completed in 1 milliseconds