FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CAMELLIA_RR8
crypto/krb5/src/lib/crypto/builtin/camellia/camellia.c
88
#define CAMELLIA_RR8(x) (((x) >> 8) + ((x) << 24))
sys/crypto/camellia/camellia.c
77
#define CAMELLIA_RR8(x) (((x) >> 8) + ((x) << 24))