Set BIGNUM a to the single-word value w.
a
w.
Declared in <openssl/bn.h>
<openssl/bn.h>
int BN_set_word( BIGNUM* a, unsigned long w);
1 on success, or 0 on error.