Symbol: bn_wexpand
crypto/openssl/crypto/bn/bn_add.c
143
if (bn_wexpand(r, max) == NULL)
crypto/openssl/crypto/bn/bn_add.c
96
if (bn_wexpand(r, max + 1) == NULL)
crypto/openssl/crypto/bn/bn_div.c
310
if (bn_wexpand(snum, div_n + 1) == NULL)
crypto/openssl/crypto/bn/bn_div.c
329
if (!bn_wexpand(res, loop))
crypto/openssl/crypto/bn/bn_div.c
338
if (!bn_wexpand(tmp, (div_n + 1)))
crypto/openssl/crypto/bn/bn_div.c
62
if (bn_wexpand(dv, 1) == NULL)
crypto/openssl/crypto/bn/bn_exp.c
1461
if (bn_wexpand(rr1, topn) == NULL)
crypto/openssl/crypto/bn/bn_exp.c
1463
if (bn_wexpand(rr2, topn) == NULL)
crypto/openssl/crypto/bn/bn_exp.c
399
if (bn_wexpand(r, j) == NULL)
crypto/openssl/crypto/bn/bn_exp.c
547
if (bn_wexpand(b, top) == NULL)
crypto/openssl/crypto/bn/bn_exp.c
680
if (NULL == bn_wexpand(rr, 16))
crypto/openssl/crypto/bn/bn_exp.c
690
if (NULL == bn_wexpand(rr, 8))
crypto/openssl/crypto/bn/bn_gcd.c
641
if (bn_wexpand(r, top) == NULL
crypto/openssl/crypto/bn/bn_gcd.c
642
|| bn_wexpand(g, top) == NULL
crypto/openssl/crypto/bn/bn_gcd.c
643
|| bn_wexpand(temp, top) == NULL)
crypto/openssl/crypto/bn/bn_gf2m.c
260
if (bn_wexpand(r, at->top) == NULL)
crypto/openssl/crypto/bn/bn_gf2m.c
303
if (!bn_wexpand(r, a->top))
crypto/openssl/crypto/bn/bn_gf2m.c
420
if (!bn_wexpand(s, zlen))
crypto/openssl/crypto/bn/bn_gf2m.c
493
if (!bn_wexpand(s, 2 * a->top))
crypto/openssl/crypto/bn/bn_gf2m.c
616
if (!bn_wexpand(u, top))
crypto/openssl/crypto/bn/bn_gf2m.c
622
if (!bn_wexpand(b, top))
crypto/openssl/crypto/bn/bn_gf2m.c
629
if (!bn_wexpand(c, top))
crypto/openssl/crypto/bn/bn_intern.c
186
if (bn_wexpand(a, num_words) == NULL) {
crypto/openssl/crypto/bn/bn_lib.c
342
if (bn_wexpand(a, bn_words) == NULL)
crypto/openssl/crypto/bn/bn_lib.c
506
if (bn_wexpand(ret, (int)n) == NULL) {
crypto/openssl/crypto/bn/bn_lib.c
799
if (bn_wexpand(a, i + 1) == NULL)
crypto/openssl/crypto/bn/bn_mod.c
143
if (bn_wexpand(r, mtop) == NULL)
crypto/openssl/crypto/bn/bn_mod.c
62
if (bn_wexpand(r, mtop) == NULL)
crypto/openssl/crypto/bn/bn_mont.c
102
if (bn_wexpand(r, max) == NULL)
crypto/openssl/crypto/bn/bn_mont.c
132
if (bn_wexpand(ret, nl) == NULL)
crypto/openssl/crypto/bn/bn_mont.c
45
if (bn_wexpand(r, num) == NULL)
crypto/openssl/crypto/bn/bn_mul.c
547
if (bn_wexpand(rr, 8) == NULL)
crypto/openssl/crypto/bn/bn_mul.c
555
if (bn_wexpand(rr, 16) == NULL)
crypto/openssl/crypto/bn/bn_mul.c
583
if (bn_wexpand(t, k * 4) == NULL)
crypto/openssl/crypto/bn/bn_mul.c
585
if (bn_wexpand(rr, k * 4) == NULL)
crypto/openssl/crypto/bn/bn_mul.c
591
if (bn_wexpand(t, k * 2) == NULL)
crypto/openssl/crypto/bn/bn_mul.c
593
if (bn_wexpand(rr, k * 2) == NULL)
crypto/openssl/crypto/bn/bn_mul.c
602
if (bn_wexpand(rr, top) == NULL)
crypto/openssl/crypto/bn/bn_nist.c
1167
if (!bn_wexpand(r, BN_NIST_521_TOP))
crypto/openssl/crypto/bn/bn_nist.c
381
if (!bn_wexpand(r, BN_NIST_192_TOP))
crypto/openssl/crypto/bn/bn_nist.c
517
if (!bn_wexpand(r, BN_NIST_224_TOP))
crypto/openssl/crypto/bn/bn_nist.c
686
if (!bn_wexpand(r, BN_NIST_256_TOP))
crypto/openssl/crypto/bn/bn_nist.c
919
if (!bn_wexpand(r, BN_NIST_384_TOP))
crypto/openssl/crypto/bn/bn_shift.c
117
if (bn_wexpand(r, a->top + nw + 1) == NULL)
crypto/openssl/crypto/bn/bn_shift.c
198
if (r != a && bn_wexpand(r, top) == NULL)
crypto/openssl/crypto/bn/bn_shift.c
24
if (bn_wexpand(r, a->top + 1) == NULL)
crypto/openssl/crypto/bn/bn_shift.c
28
if (bn_wexpand(r, a->top + 1) == NULL)
crypto/openssl/crypto/bn/bn_shift.c
60
if (bn_wexpand(r, i) == NULL)
crypto/openssl/crypto/bn/bn_sqr.c
49
if (bn_wexpand(rr, max) == NULL)
crypto/openssl/crypto/bn/bn_sqr.c
78
if (bn_wexpand(tmp, k * 2) == NULL)
crypto/openssl/crypto/bn/bn_sqr.c
82
if (bn_wexpand(tmp, max) == NULL)
crypto/openssl/crypto/bn/bn_sqr.c
88
if (bn_wexpand(tmp, max) == NULL)
crypto/openssl/crypto/bn/bn_word.c
124
if (bn_wexpand(a, a->top + 1) == NULL)
crypto/openssl/crypto/bn/bn_word.c
192
if (bn_wexpand(a, a->top + 1) == NULL)
crypto/openssl/crypto/dsa/dsa_ossl.c
264
|| !bn_wexpand(k, q_words + 2)
crypto/openssl/crypto/dsa/dsa_ossl.c
265
|| !bn_wexpand(l, q_words + 2))
crypto/openssl/crypto/ec/ec2_smpl.c
117
if (bn_wexpand(group->a, (int)(group->poly[0] + BN_BITS2 - 1) / BN_BITS2)
crypto/openssl/crypto/ec/ec2_smpl.c
125
if (bn_wexpand(group->b, (int)(group->poly[0] + BN_BITS2 - 1) / BN_BITS2)
crypto/openssl/crypto/ec/ec2_smpl.c
89
if (bn_wexpand(dest->a, (int)(dest->poly[0] + BN_BITS2 - 1) / BN_BITS2) == NULL)
crypto/openssl/crypto/ec/ec2_smpl.c
91
if (bn_wexpand(dest->b, (int)(dest->poly[0] + BN_BITS2 - 1) / BN_BITS2) == NULL)
crypto/openssl/crypto/ec/ec_backend.c
471
if (bn_wexpand(priv_key, fixed_words) == NULL)
crypto/openssl/crypto/ec/ec_key.c
869
if (bn_wexpand(tmp_key, fixed_top) == NULL) {
crypto/openssl/crypto/ec/ec_mult.c
210
if ((bn_wexpand(k, group_top + 2) == NULL)
crypto/openssl/crypto/ec/ec_mult.c
211
|| (bn_wexpand(lambda, group_top + 2) == NULL)) {
crypto/openssl/crypto/ec/ec_mult.c
251
if ((bn_wexpand(s->X, group_top) == NULL)
crypto/openssl/crypto/ec/ec_mult.c
252
|| (bn_wexpand(s->Y, group_top) == NULL)
crypto/openssl/crypto/ec/ec_mult.c
253
|| (bn_wexpand(s->Z, group_top) == NULL)
crypto/openssl/crypto/ec/ec_mult.c
254
|| (bn_wexpand(r->X, group_top) == NULL)
crypto/openssl/crypto/ec/ec_mult.c
255
|| (bn_wexpand(r->Y, group_top) == NULL)
crypto/openssl/crypto/ec/ec_mult.c
256
|| (bn_wexpand(r->Z, group_top) == NULL)
crypto/openssl/crypto/ec/ec_mult.c
257
|| (bn_wexpand(p->X, group_top) == NULL)
crypto/openssl/crypto/ec/ec_mult.c
258
|| (bn_wexpand(p->Y, group_top) == NULL)
crypto/openssl/crypto/ec/ec_mult.c
259
|| (bn_wexpand(p->Z, group_top) == NULL)) {
crypto/openssl/crypto/ec/ecp_nistz256.c
1299
if (bn_wexpand(r, P256_LIMBS) == NULL) {
crypto/openssl/include/crypto/bn.h
17
BIGNUM *bn_wexpand(BIGNUM *a, int words);