Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SHA512_CONST
usr/src/uts/common/sys/sha2_consts.h
53
#define SHA512_CONST(x) (sha512_consts[x])
usr/src/uts/common/sys/sha2_consts.h
56
#define SHA512_CONST(x) (SHA512_CONST_ ## x)