Symbol: ERR_LIB_BN
crypto/openssl/crypto/bn/bn_add.c
139
ERR_raise(ERR_LIB_BN, BN_R_ARG2_LT_ARG3);
crypto/openssl/crypto/bn/bn_blind.c
138
ERR_raise(ERR_LIB_BN, BN_R_NOT_INITIALIZED);
crypto/openssl/crypto/bn/bn_blind.c
172
ERR_raise(ERR_LIB_BN, BN_R_NOT_INITIALIZED);
crypto/openssl/crypto/bn/bn_blind.c
283
ERR_raise(ERR_LIB_BN, BN_R_TOO_MANY_ITERATIONS);
crypto/openssl/crypto/bn/bn_blind.c
41
ERR_raise(ERR_LIB_BN, ERR_R_CRYPTO_LIB);
crypto/openssl/crypto/bn/bn_blind.c
96
ERR_raise(ERR_LIB_BN, BN_R_NOT_INITIALIZED);
crypto/openssl/crypto/bn/bn_conv.c
151
ERR_raise(ERR_LIB_BN, ERR_R_PASSED_INVALID_ARGUMENT);
crypto/openssl/crypto/bn/bn_ctx.c
193
ERR_raise(ERR_LIB_BN, BN_R_TOO_MANY_TEMPORARY_VARIABLES);
crypto/openssl/crypto/bn/bn_ctx.c
231
ERR_raise(ERR_LIB_BN, BN_R_TOO_MANY_TEMPORARY_VARIABLES);
crypto/openssl/crypto/bn/bn_div.c
217
ERR_raise(ERR_LIB_BN, BN_R_DIV_BY_ZERO);
crypto/openssl/crypto/bn/bn_div.c
227
ERR_raise(ERR_LIB_BN, BN_R_NOT_INITIALIZED);
crypto/openssl/crypto/bn/bn_div.c
27
ERR_raise(ERR_LIB_BN, BN_R_DIV_BY_ZERO);
crypto/openssl/crypto/bn/bn_err.c
18
{ ERR_PACK(ERR_LIB_BN, 0, BN_R_ARG2_LT_ARG3), "arg2 lt arg3" },
crypto/openssl/crypto/bn/bn_err.c
19
{ ERR_PACK(ERR_LIB_BN, 0, BN_R_BAD_RECIPROCAL), "bad reciprocal" },
crypto/openssl/crypto/bn/bn_err.c
20
{ ERR_PACK(ERR_LIB_BN, 0, BN_R_BIGNUM_TOO_LONG), "bignum too long" },
crypto/openssl/crypto/bn/bn_err.c
21
{ ERR_PACK(ERR_LIB_BN, 0, BN_R_BITS_TOO_SMALL), "bits too small" },
crypto/openssl/crypto/bn/bn_err.c
22
{ ERR_PACK(ERR_LIB_BN, 0, BN_R_CALLED_WITH_EVEN_MODULUS),
crypto/openssl/crypto/bn/bn_err.c
24
{ ERR_PACK(ERR_LIB_BN, 0, BN_R_DIV_BY_ZERO), "div by zero" },
crypto/openssl/crypto/bn/bn_err.c
25
{ ERR_PACK(ERR_LIB_BN, 0, BN_R_ENCODING_ERROR), "encoding error" },
crypto/openssl/crypto/bn/bn_err.c
26
{ ERR_PACK(ERR_LIB_BN, 0, BN_R_EXPAND_ON_STATIC_BIGNUM_DATA),
crypto/openssl/crypto/bn/bn_err.c
28
{ ERR_PACK(ERR_LIB_BN, 0, BN_R_INPUT_NOT_REDUCED), "input not reduced" },
crypto/openssl/crypto/bn/bn_err.c
29
{ ERR_PACK(ERR_LIB_BN, 0, BN_R_INVALID_LENGTH), "invalid length" },
crypto/openssl/crypto/bn/bn_err.c
30
{ ERR_PACK(ERR_LIB_BN, 0, BN_R_INVALID_RANGE), "invalid range" },
crypto/openssl/crypto/bn/bn_err.c
31
{ ERR_PACK(ERR_LIB_BN, 0, BN_R_INVALID_SHIFT), "invalid shift" },
crypto/openssl/crypto/bn/bn_err.c
32
{ ERR_PACK(ERR_LIB_BN, 0, BN_R_NOT_A_SQUARE), "not a square" },
crypto/openssl/crypto/bn/bn_err.c
33
{ ERR_PACK(ERR_LIB_BN, 0, BN_R_NOT_INITIALIZED), "not initialized" },
crypto/openssl/crypto/bn/bn_err.c
34
{ ERR_PACK(ERR_LIB_BN, 0, BN_R_NO_INVERSE), "no inverse" },
crypto/openssl/crypto/bn/bn_err.c
35
{ ERR_PACK(ERR_LIB_BN, 0, BN_R_NO_PRIME_CANDIDATE), "no prime candidate" },
crypto/openssl/crypto/bn/bn_err.c
36
{ ERR_PACK(ERR_LIB_BN, 0, BN_R_NO_SOLUTION), "no solution" },
crypto/openssl/crypto/bn/bn_err.c
37
{ ERR_PACK(ERR_LIB_BN, 0, BN_R_NO_SUITABLE_DIGEST), "no suitable digest" },
crypto/openssl/crypto/bn/bn_err.c
38
{ ERR_PACK(ERR_LIB_BN, 0, BN_R_PRIVATE_KEY_TOO_LARGE),
crypto/openssl/crypto/bn/bn_err.c
40
{ ERR_PACK(ERR_LIB_BN, 0, BN_R_P_IS_NOT_PRIME), "p is not prime" },
crypto/openssl/crypto/bn/bn_err.c
41
{ ERR_PACK(ERR_LIB_BN, 0, BN_R_TOO_MANY_ITERATIONS), "too many iterations" },
crypto/openssl/crypto/bn/bn_err.c
42
{ ERR_PACK(ERR_LIB_BN, 0, BN_R_TOO_MANY_TEMPORARY_VARIABLES),
crypto/openssl/crypto/bn/bn_exp.c
1186
ERR_raise(ERR_LIB_BN, ERR_R_SHOULD_NOT_HAVE_BEEN_CALLED);
crypto/openssl/crypto/bn/bn_exp.c
1194
ERR_raise(ERR_LIB_BN, BN_R_CALLED_WITH_EVEN_MODULUS);
crypto/openssl/crypto/bn/bn_exp.c
1318
ERR_raise(ERR_LIB_BN, ERR_R_SHOULD_NOT_HAVE_BEEN_CALLED);
crypto/openssl/crypto/bn/bn_exp.c
1323
ERR_raise(ERR_LIB_BN, ERR_R_PASSED_INVALID_ARGUMENT);
crypto/openssl/crypto/bn/bn_exp.c
183
ERR_raise(ERR_LIB_BN, ERR_R_SHOULD_NOT_HAVE_BEEN_CALLED);
crypto/openssl/crypto/bn/bn_exp.c
327
ERR_raise(ERR_LIB_BN, BN_R_CALLED_WITH_EVEN_MODULUS);
crypto/openssl/crypto/bn/bn_exp.c
57
ERR_raise(ERR_LIB_BN, ERR_R_SHOULD_NOT_HAVE_BEEN_CALLED);
crypto/openssl/crypto/bn/bn_exp.c
621
ERR_raise(ERR_LIB_BN, BN_R_CALLED_WITH_EVEN_MODULUS);
crypto/openssl/crypto/bn/bn_exp2.c
35
ERR_raise(ERR_LIB_BN, BN_R_CALLED_WITH_EVEN_MODULUS);
crypto/openssl/crypto/bn/bn_gcd.c
525
ERR_raise(ERR_LIB_BN, ERR_R_BN_LIB);
crypto/openssl/crypto/bn/bn_gcd.c
532
ERR_raise(ERR_LIB_BN, BN_R_NO_INVERSE);
crypto/openssl/crypto/bn/bn_gf2m.c
1065
ERR_raise(ERR_LIB_BN, BN_R_TOO_MANY_ITERATIONS);
crypto/openssl/crypto/bn/bn_gf2m.c
1075
ERR_raise(ERR_LIB_BN, BN_R_NO_SOLUTION);
crypto/openssl/crypto/bn/bn_gf2m.c
1111
ERR_raise(ERR_LIB_BN, BN_R_INVALID_LENGTH);
crypto/openssl/crypto/bn/bn_gf2m.c
389
ERR_raise(ERR_LIB_BN, BN_R_INVALID_LENGTH);
crypto/openssl/crypto/bn/bn_gf2m.c
472
ERR_raise(ERR_LIB_BN, BN_R_INVALID_LENGTH);
crypto/openssl/crypto/bn/bn_gf2m.c
532
ERR_raise(ERR_LIB_BN, BN_R_INVALID_LENGTH);
crypto/openssl/crypto/bn/bn_gf2m.c
915
ERR_raise(ERR_LIB_BN, BN_R_INVALID_LENGTH);
crypto/openssl/crypto/bn/bn_gf2m.c
977
ERR_raise(ERR_LIB_BN, BN_R_INVALID_LENGTH);
crypto/openssl/crypto/bn/bn_intern.c
109
ERR_raise(ERR_LIB_BN, ERR_R_INTERNAL_ERROR);
crypto/openssl/crypto/bn/bn_intern.c
120
ERR_raise(ERR_LIB_BN, ERR_R_INTERNAL_ERROR);
crypto/openssl/crypto/bn/bn_intern.c
126
ERR_raise(ERR_LIB_BN, ERR_R_INTERNAL_ERROR);
crypto/openssl/crypto/bn/bn_intern.c
187
ERR_raise(ERR_LIB_BN, ERR_R_BN_LIB);
crypto/openssl/crypto/bn/bn_intern.c
41
ERR_raise(ERR_LIB_BN, ERR_R_INTERNAL_ERROR);
crypto/openssl/crypto/bn/bn_intern.c
53
ERR_raise(ERR_LIB_BN, ERR_R_INTERNAL_ERROR);
crypto/openssl/crypto/bn/bn_intern.c
97
ERR_raise(ERR_LIB_BN, ERR_R_INTERNAL_ERROR);
crypto/openssl/crypto/bn/bn_lib.c
269
ERR_raise(ERR_LIB_BN, BN_R_BIGNUM_TOO_LONG);
crypto/openssl/crypto/bn/bn_lib.c
273
ERR_raise(ERR_LIB_BN, BN_R_EXPAND_ON_STATIC_BIGNUM_DATA);
crypto/openssl/crypto/bn/bn_mod.c
194
ERR_raise(ERR_LIB_BN, ERR_R_PASSED_INVALID_ARGUMENT);
crypto/openssl/crypto/bn/bn_mod.c
22
ERR_raise(ERR_LIB_BN, ERR_R_PASSED_INVALID_ARGUMENT);
crypto/openssl/crypto/bn/bn_mod.c
307
ERR_raise(ERR_LIB_BN, BN_R_INPUT_NOT_REDUCED);
crypto/openssl/crypto/bn/bn_mpi.c
49
ERR_raise(ERR_LIB_BN, BN_R_INVALID_LENGTH);
crypto/openssl/crypto/bn/bn_mpi.c
54
ERR_raise(ERR_LIB_BN, BN_R_ENCODING_ERROR);
crypto/openssl/crypto/bn/bn_prime.c
135
ERR_raise(ERR_LIB_BN, BN_R_BITS_TOO_SMALL);
crypto/openssl/crypto/bn/bn_prime.c
143
ERR_raise(ERR_LIB_BN, BN_R_BITS_TOO_SMALL);
crypto/openssl/crypto/bn/bn_rand.c
140
ERR_raise(ERR_LIB_BN, ERR_R_PASSED_NULL_PARAMETER);
crypto/openssl/crypto/bn/bn_rand.c
145
ERR_raise(ERR_LIB_BN, BN_R_INVALID_RANGE);
crypto/openssl/crypto/bn/bn_rand.c
180
ERR_raise(ERR_LIB_BN, BN_R_TOO_MANY_ITERATIONS);
crypto/openssl/crypto/bn/bn_rand.c
193
ERR_raise(ERR_LIB_BN, BN_R_TOO_MANY_ITERATIONS);
crypto/openssl/crypto/bn/bn_rand.c
248
ERR_raise(ERR_LIB_BN, ERR_R_PASSED_NULL_PARAMETER);
crypto/openssl/crypto/bn/bn_rand.c
253
ERR_raise(ERR_LIB_BN, BN_R_INVALID_RANGE);
crypto/openssl/crypto/bn/bn_rand.c
271
ERR_raise(ERR_LIB_BN, BN_R_TOO_MANY_ITERATIONS);
crypto/openssl/crypto/bn/bn_rand.c
332
ERR_raise(ERR_LIB_BN, BN_R_PRIVATE_KEY_TOO_LARGE);
crypto/openssl/crypto/bn/bn_rand.c
338
ERR_raise(ERR_LIB_BN, BN_R_NO_SUITABLE_DIGEST);
crypto/openssl/crypto/bn/bn_rand.c
385
ERR_raise(ERR_LIB_BN, ERR_R_INTERNAL_ERROR);
crypto/openssl/crypto/bn/bn_rand.c
98
ERR_raise(ERR_LIB_BN, BN_R_BITS_TOO_SMALL);
crypto/openssl/crypto/bn/bn_recp.c
147
ERR_raise(ERR_LIB_BN, BN_R_BAD_RECIPROCAL);
crypto/openssl/crypto/bn/bn_rsa_fips186_4.c
391
ERR_raise(ERR_LIB_BN, BN_R_NO_PRIME_CANDIDATE);
crypto/openssl/crypto/bn/bn_shift.c
155
ERR_raise(ERR_LIB_BN, BN_R_INVALID_SHIFT);
crypto/openssl/crypto/bn/bn_shift.c
86
ERR_raise(ERR_LIB_BN, BN_R_INVALID_SHIFT);
crypto/openssl/crypto/bn/bn_sqrt.c
203
ERR_raise(ERR_LIB_BN, BN_R_P_IS_NOT_PRIME);
crypto/openssl/crypto/bn/bn_sqrt.c
214
ERR_raise(ERR_LIB_BN, BN_R_TOO_MANY_ITERATIONS);
crypto/openssl/crypto/bn/bn_sqrt.c
229
ERR_raise(ERR_LIB_BN, BN_R_P_IS_NOT_PRIME);
crypto/openssl/crypto/bn/bn_sqrt.c
321
ERR_raise(ERR_LIB_BN, BN_R_NOT_A_SQUARE);
crypto/openssl/crypto/bn/bn_sqrt.c
352
ERR_raise(ERR_LIB_BN, BN_R_NOT_A_SQUARE);
crypto/openssl/crypto/bn/bn_sqrt.c
43
ERR_raise(ERR_LIB_BN, BN_R_P_IS_NOT_PRIME);
crypto/openssl/crypto/ec/ec2_oct.c
85
if (ERR_GET_LIB(err) == ERR_LIB_BN
crypto/openssl/crypto/ec/ecp_oct.c
109
if (ERR_GET_LIB(err) == ERR_LIB_BN
crypto/openssl/crypto/err/err.c
40
{ ERR_PACK(ERR_LIB_BN, 0, 0), "bignum routines" },
crypto/openssl/crypto/rsa/rsa_gen.c
424
if (ERR_GET_LIB(error) == ERR_LIB_BN
crypto/openssl/include/openssl/err.h
132
#define BNerr(f, r) ERR_raise_data(ERR_LIB_BN, (r), NULL)
crypto/openssl/include/openssl/err.h
317
#define ERR_R_BN_LIB (ERR_LIB_BN /* 3 */ | ERR_RFLAG_COMMON)