Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dtwofish_generic.c88 #define DECCYCLE(n) \ macro
164 DECCYCLE (7); in twofish_decrypt()
165 DECCYCLE (6); in twofish_decrypt()
166 DECCYCLE (5); in twofish_decrypt()
167 DECCYCLE (4); in twofish_decrypt()
168 DECCYCLE (3); in twofish_decrypt()
169 DECCYCLE (2); in twofish_decrypt()
170 DECCYCLE (1); in twofish_decrypt()
171 DECCYCLE (0); in twofish_decrypt()