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