Searched refs:GG1 (Results 1 – 1 of 1) sorted by relevance
102 #define GG1(x, y, z) (((x) & (y)) | ((~(x)) & (z))) in sm3_process() macro152 TT2 = GG1(E, F, G) + H + SS1 + W[j]; in sm3_process()