Searched defs:F0 (Results 1 – 3 of 3) sorted by relevance
173 #define F0(x,y,z) ((x & y) | (z & (x | y))) in sha512_process() macro
116 #define F0(x,y,z) ((x & y) | (z & (x | y))) in sha256_process_one() macro
366 #define F0(x,y,z) ((x & y) | (z & (x | y))) in sha256_process() macro