Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/crypto/
H A Dblowfish-x86_64-asm_64.S76 #define round_enc(n) \ macro
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);