Home | History | Annotate | Download | only in openssl

Lines Matching refs:BN_one

216 /* BN_one sets |bn| to one. It returns one on success or zero on allocation
218 OPENSSL_EXPORT int BN_one(BIGNUM *bn);