Searched defs:g1_func (Results 1 – 1 of 1) sorted by relevance
288 #define g1_func(x, dum) (S2[byte(x,0)] ^ S3[byte(x,1)] ^ S4[byte(x,2)] ^ S1[byte(x,3)]) macro323 #define g1_func(x, key) g_func(ROLc(x, 8), key) macro