4.17.6.4 SHA2_MAJ #define SHA2_MAJ( x, y, z) (uint32_t)(((uint32_t)((x) & (y))) ^ (uint32_t)((x) & (z)) ^ (uint32_t)((y) & (z)))