FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
n2l8
crypto/openssl/crypto/ct/ct_local.h
39
#define n2l8(c, l) (l = ((uint64_t)(*((c)++))) << 56, \
crypto/openssl/include/internal/common.h
144
#define n2l8(c, l) (l = ((uint64_t)(*((c)++))) << 56, \