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

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dtwofish.c758 #define ENCCYCLE(n) \
800 ENCCYCLE (0);
801 ENCCYCLE (1);
802 ENCCYCLE (2);
803 ENCCYCLE (3);
804 ENCCYCLE (4);
805 ENCCYCLE (5);
806 ENCCYCLE (6);
807 ENCCYCLE (7);
752 #define ENCCYCLE macro
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Dtwofish.c757 #define ENCCYCLE(n) \
799 ENCCYCLE (0);
800 ENCCYCLE (1);
801 ENCCYCLE (2);
802 ENCCYCLE (3);
803 ENCCYCLE (4);
804 ENCCYCLE (5);
805 ENCCYCLE (6);
806 ENCCYCLE (7);
751 #define ENCCYCLE macro

Completed in 32 milliseconds