Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bval
usr/src/common/crypto/aes/amd64/aesopt.h
552
#define bval(x, n) to_byte((x) >> (8 * (n)))
usr/src/common/crypto/aes/amd64/aesopt.h
562
#define bval(x, n) to_byte((x) >> (24 - 8 * (n)))