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

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dtwofish.c762 #define DECCYCLE(n) \
844 DECCYCLE (7);
845 DECCYCLE (6);
846 DECCYCLE (5);
847 DECCYCLE (4);
848 DECCYCLE (3);
849 DECCYCLE (2);
850 DECCYCLE (1);
851 DECCYCLE (0);
756 #define DECCYCLE macro
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Dtwofish.c761 #define DECCYCLE(n) \
843 DECCYCLE (7);
844 DECCYCLE (6);
845 DECCYCLE (5);
846 DECCYCLE (4);
847 DECCYCLE (3);
848 DECCYCLE (2);
849 DECCYCLE (1);
850 DECCYCLE (0);
755 #define DECCYCLE macro

Completed in 20 milliseconds