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