Searched refs:SROUND (Results 1 – 1 of 1) sorted by relevance
235 #define SROUND(z) STEP(st->R,z); NLFUNC(st,(z+1)); XORWORD(t, in+(z*4), out+(z*4)); macro264 SROUND(0); in sober128_stream_crypt()265 SROUND(1); in sober128_stream_crypt()266 SROUND(2); in sober128_stream_crypt()267 SROUND(3); in sober128_stream_crypt()268 SROUND(4); in sober128_stream_crypt()269 SROUND(5); in sober128_stream_crypt()270 SROUND(6); in sober128_stream_crypt()271 SROUND(7); in sober128_stream_crypt()272 SROUND(8); in sober128_stream_crypt()[all …]