F3 155 lib/crypto/md5.c #define F3(x, y, z) (x ^ y ^ z) F3 66 source4/heimdal/lib/hcrypto/sha.c #define F3(x,y,z) F1(x,y,z)