Return a shared BIGNUM constant equal to 1.
Declared in <openssl/bn.h>
<openssl/bn.h>
BIGNUM const* BN_value_one();
Pointer to a static BIGNUM holding the value 1; do not free or modify.