H 42 lib/crypto/md4.c static uint32_t H(uint32_t X, uint32_t Y, uint32_t Z) H 61 lib/crypto/sha256.c #define H m->counter[7] H 62 source4/heimdal/lib/hcrypto/md4.c #define H(x,y,z) (x ^ y ^ z) H 62 source4/heimdal/lib/hcrypto/md5.c #define H(x,y,z) (x ^ y ^ z) H 60 source4/heimdal/lib/hcrypto/sha256.c #define H m->counter[7]