Home | History | Annotate | Download | only in openssl

Lines Matching refs:BN_zero

208 // BN_zero sets |bn| to zero.
209 OPENSSL_EXPORT void BN_zero(BIGNUM *bn);