Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
rotr32
include/crypto/aria.h
339
return rotr32(t0, 8) ^ rotr32(t0 ^ rotr32(t0, 8), 16);
include/crypto/aria.h
402
*t2 = rotr32(*t2, 16);