FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
l2n8
crypto/openssl/crypto/ct/ct_local.h
48
#define l2n8(l, c) (*((c)++) = (unsigned char)(((l) >> 56) & 0xff), \
crypto/openssl/include/internal/common.h
158
#define l2n8(l, c) (*((c)++) = (unsigned char)(((l) >> 56) & 0xff), \