bn_wexpand
if (bn_wexpand(r, max) == NULL)
if (bn_wexpand(r, max + 1) == NULL)
if (bn_wexpand(snum, div_n + 1) == NULL)
if (!bn_wexpand(res, loop))
if (!bn_wexpand(tmp, (div_n + 1)))
if (bn_wexpand(dv, 1) == NULL)
if (bn_wexpand(rr1, topn) == NULL)
if (bn_wexpand(rr2, topn) == NULL)
if (bn_wexpand(r, j) == NULL)
if (bn_wexpand(b, top) == NULL)
if (NULL == bn_wexpand(rr, 16))
if (NULL == bn_wexpand(rr, 8))
if (bn_wexpand(r, top) == NULL
|| bn_wexpand(g, top) == NULL
|| bn_wexpand(temp, top) == NULL)
if (bn_wexpand(r, at->top) == NULL)
if (!bn_wexpand(r, a->top))
if (!bn_wexpand(s, zlen))
if (!bn_wexpand(s, 2 * a->top))
if (!bn_wexpand(u, top))
if (!bn_wexpand(b, top))
if (!bn_wexpand(c, top))
if (bn_wexpand(a, num_words) == NULL) {
if (bn_wexpand(a, bn_words) == NULL)
if (bn_wexpand(ret, (int)n) == NULL) {
if (bn_wexpand(a, i + 1) == NULL)
if (bn_wexpand(r, mtop) == NULL)
if (bn_wexpand(r, mtop) == NULL)
if (bn_wexpand(r, max) == NULL)
if (bn_wexpand(ret, nl) == NULL)
if (bn_wexpand(r, num) == NULL)
if (bn_wexpand(rr, 8) == NULL)
if (bn_wexpand(rr, 16) == NULL)
if (bn_wexpand(t, k * 4) == NULL)
if (bn_wexpand(rr, k * 4) == NULL)
if (bn_wexpand(t, k * 2) == NULL)
if (bn_wexpand(rr, k * 2) == NULL)
if (bn_wexpand(rr, top) == NULL)
if (!bn_wexpand(r, BN_NIST_521_TOP))
if (!bn_wexpand(r, BN_NIST_192_TOP))
if (!bn_wexpand(r, BN_NIST_224_TOP))
if (!bn_wexpand(r, BN_NIST_256_TOP))
if (!bn_wexpand(r, BN_NIST_384_TOP))
if (bn_wexpand(r, a->top + nw + 1) == NULL)
if (r != a && bn_wexpand(r, top) == NULL)
if (bn_wexpand(r, a->top + 1) == NULL)
if (bn_wexpand(r, a->top + 1) == NULL)
if (bn_wexpand(r, i) == NULL)
if (bn_wexpand(rr, max) == NULL)
if (bn_wexpand(tmp, k * 2) == NULL)
if (bn_wexpand(tmp, max) == NULL)
if (bn_wexpand(tmp, max) == NULL)
if (bn_wexpand(a, a->top + 1) == NULL)
if (bn_wexpand(a, a->top + 1) == NULL)
|| !bn_wexpand(k, q_words + 2)
|| !bn_wexpand(l, q_words + 2))
if (bn_wexpand(group->a, (int)(group->poly[0] + BN_BITS2 - 1) / BN_BITS2)
if (bn_wexpand(group->b, (int)(group->poly[0] + BN_BITS2 - 1) / BN_BITS2)
if (bn_wexpand(dest->a, (int)(dest->poly[0] + BN_BITS2 - 1) / BN_BITS2) == NULL)
if (bn_wexpand(dest->b, (int)(dest->poly[0] + BN_BITS2 - 1) / BN_BITS2) == NULL)
if (bn_wexpand(priv_key, fixed_words) == NULL)
if (bn_wexpand(tmp_key, fixed_top) == NULL) {
if ((bn_wexpand(k, group_top + 2) == NULL)
|| (bn_wexpand(lambda, group_top + 2) == NULL)) {
if ((bn_wexpand(s->X, group_top) == NULL)
|| (bn_wexpand(s->Y, group_top) == NULL)
|| (bn_wexpand(s->Z, group_top) == NULL)
|| (bn_wexpand(r->X, group_top) == NULL)
|| (bn_wexpand(r->Y, group_top) == NULL)
|| (bn_wexpand(r->Z, group_top) == NULL)
|| (bn_wexpand(p->X, group_top) == NULL)
|| (bn_wexpand(p->Y, group_top) == NULL)
|| (bn_wexpand(p->Z, group_top) == NULL)) {
if (bn_wexpand(r, P256_LIMBS) == NULL) {
BIGNUM *bn_wexpand(BIGNUM *a, int words);