Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/crypto/
Dblowfish-x86_64-asm_64.S76 #define round_enc(n) \ macro
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);