Searched defs:g_func (Results 1 – 2 of 2) sorted by relevance
112 static unsigned g_func(unsigned w, int *kp, unsigned char *key) in g_func() function
287 #define g_func(x, dum) (S1[byte(x,0)] ^ S2[byte(x,1)] ^ S3[byte(x,2)] ^ S4[byte(x,3)]) macro326 static ulong32 g_func(ulong32 x, symmetric_key *key) in g_func() function