F1 153 lib/crypto/md5.c #define F1(x, y, z) (z ^ (x & (y ^ z))) F1 64 source4/heimdal/lib/hcrypto/sha.c #define F1(x,y,z) (x ^ y ^ z)