Searched refs:XORWORD (Results 1 – 1 of 1) sorted by relevance
36 static void XORWORD(ulong32 w, const unsigned char *in, unsigned char *out) in XORWORD() function242 #define SROUND(z) STEP(st->R,z); NLFUNC(st,(z+1)); XORWORD(t, in+(z*4), out+(z*4));298 XORWORD(t, in, out); in sober128_stream_crypt()
Completed in 3 milliseconds