Home | History | Annotate | Download | only in openssl

Lines Matching refs:BN_clear

189 /* BN_clear sets |bn| to zero and erases the old data. */
190 OPENSSL_EXPORT void BN_clear(BIGNUM *bn);