Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/
Dblowfish-x86_64-asm_64.S91 #define round_enc(n) \ macro
135 round_enc(0);
136 round_enc(2);
137 round_enc(4);
138 round_enc(6);
139 round_enc(8);
140 round_enc(10);
141 round_enc(12);
142 round_enc(14);