Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/crypto/
Dblowfish-x86_64-asm_64.S77 #define round_enc(n) \ macro
122 round_enc(0);
123 round_enc(2);
124 round_enc(4);
125 round_enc(6);
126 round_enc(8);
127 round_enc(10);
128 round_enc(12);
129 round_enc(14);