DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BN_is_one
crypto/libressl/crypto/bn/bn_lib.c
1085
BN_is_one(const BIGNUM *a)
games/factor/factor.c
79
#define BN_is_one(v) (*(v) == 1)