FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SC_LIMB
crypto/openssl/crypto/ec/curve448/word.h
49
#define SC_LIMB(x) (x)
crypto/openssl/crypto/ec/curve448/word.h
51
#define SC_LIMB(x) ((uint32_t)(x)), ((x) >> 32)