Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SL32OR32
crypto/ecc.c
807
#define SL32OR32(x32, y32) (((u64)x32 << 32) | y32)
crypto/ecc.c
916
#undef SL32OR32