Home
last modified time | relevance | path

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

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