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

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dtwofish.c724 * rounds. G1 is the straight g() function; G2 includes the 8-bit
727 #define G1(a) \
741 x = G1 (a); y = G2 (b); \
748 x = G1 (a); y = G2 (b); \
721 #define G1 macro
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Dtwofish.c723 * rounds. G1 is the straight g() function; G2 includes the 8-bit
726 #define G1(a) \
740 x = G1 (a); y = G2 (b); \
747 x = G1 (a); y = G2 (b); \
720 #define G1 macro

Completed in 28 milliseconds