Searched defs:g_func (Results 1 – 2 of 2) sorted by relevance
104 static unsigned g_func(unsigned w, int *kp, const unsigned char *key) in g_func() function
279 #define g_func(x, dum) (S1[LTC_BYTE(x,0)] ^ S2[LTC_BYTE(x,1)] ^ S3[LTC_BYTE(x,2)] ^ S4[LTC_BYTE(x,… macro318 static ulong32 g_func(ulong32 x, const symmetric_key *key) in g_func() function