DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ROTL
crypto/libressl/crypto/cast/cast_lcl.h
163
t=ROTL(t,i); \
crypto/libressl/crypto/cast/cast_lcl.h
180
w=ROTL(w,i); \
crypto/libressl/crypto/cast/cast_lcl.h
200
t=ROTL(t,(key[n*2+1])); \