Searched refs:GG_j_low (Results 1 – 1 of 1) sorted by relevance
63 #define GG_j_low(X, Y, Z) (((u32)(X)) ^ ((u32)(Y)) ^ ((u32)(Z))) macro133 TT2 = GG_j_low(E, F, G) + H + SS1 + W[j]; in sm3_process()