Searched refs:G2 (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
731 #define G2(b) \
741 x = G1 (a); y = G2 (b); \
748 x = G1 (a); y = G2 (b); \
725 #define G2 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
730 #define G2(b) \
740 x = G1 (a); y = G2 (b); \
747 x = G1 (a); y = G2 (b); \
724 #define G2 macro

Completed in 21 milliseconds