G 37 lib/crypto/md4.c static uint32_t G(uint32_t X, uint32_t Y, uint32_t Z) G 60 lib/crypto/sha256.c #define G m->counter[6] G 61 source4/heimdal/lib/hcrypto/md4.c #define G(x,y,z) ((x & y) | (x & z) | (y & z)) G 61 source4/heimdal/lib/hcrypto/md5.c #define G(x,y,z) CRAYFIX((x & z) | (y & ~z)) G 59 source4/heimdal/lib/hcrypto/sha256.c #define G m->counter[6]