FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TWELVE
crypto/heimdal/lib/asn1/hash.c
191
#define HIGH_BITS (~((unsigned)(~0) >> TWELVE))
crypto/heimdal/lib/asn1/hash.c
201
h = (h << TWELVE) + *s;