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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/crypto/
H A Dtwofish.c85 #define ENCCYCLE(n) \ macro
128 ENCCYCLE (0);
129 ENCCYCLE (1);
130 ENCCYCLE (2);
131 ENCCYCLE (3);
132 ENCCYCLE (4);
133 ENCCYCLE (5);
134 ENCCYCLE (6);
135 ENCCYCLE (7);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/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

Completed in 94 milliseconds