Searched defs:F1 (Results 1 – 4 of 4) sorted by relevance
168 #define F1(x, y, z) (z ^ (x & (y ^ z))) macro
174 #define F1(x,y,z) (z ^ (x & (y ^ z))) in sha512_process() macro
117 #define F1(x,y,z) (z ^ (x & (y ^ z))) in sha256_process_one() macro
367 #define F1(x,y,z) (z ^ (x & (y ^ z))) in sha256_process() macro