FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
to_byte
crypto/krb5/src/lib/crypto/builtin/aes/aesopt.h
361
# define to_byte(x) ((uint8_t)(x))
crypto/krb5/src/lib/crypto/builtin/aes/aesopt.h
363
# define to_byte(x) ((x) & 0xff)