Home | History | Annotate | Download | only in openssl

Lines Matching refs:bn_wexpand

329 /* bn_wexpand ensures that |bn| has at least |words| works of space without
332 OPENSSL_EXPORT BIGNUM *bn_wexpand(BIGNUM *bn, size_t words);