Symbol: BN_FLG_STATIC_DATA
crypto/openssl/crypto/bn/bn_conv.c
150
if (BN_get_flags(ret, BN_FLG_STATIC_DATA)) {
crypto/openssl/crypto/bn/bn_dh.c
1380
0, BN_FLG_STATIC_DATA \
crypto/openssl/crypto/bn/bn_dh.c
1386
(BN_ULONG *)&value_2, 1, 1, 0, BN_FLG_STATIC_DATA
crypto/openssl/crypto/bn/bn_exp.c
747
tmp.flags = am.flags = BN_FLG_STATIC_DATA;
crypto/openssl/crypto/bn/bn_intern.c
180
a->flags |= BN_FLG_STATIC_DATA;
crypto/openssl/crypto/bn/bn_lib.c
1089
| BN_FLG_STATIC_DATA | flags);
crypto/openssl/crypto/bn/bn_lib.c
216
if (a->d != NULL && !BN_get_flags(a, BN_FLG_STATIC_DATA))
crypto/openssl/crypto/bn/bn_lib.c
228
if (!BN_get_flags(a, BN_FLG_STATIC_DATA))
crypto/openssl/crypto/bn/bn_lib.c
272
if (BN_get_flags(b, BN_FLG_STATIC_DATA)) {
crypto/openssl/crypto/bn/bn_lib.c
355
#define FLAGS_DATA(flags) ((flags) & (BN_FLG_STATIC_DATA | BN_FLG_CONSTTIME | BN_FLG_SECURE | BN_FLG_FIXED_TOP))
crypto/openssl/crypto/bn/bn_lib.c
86
(BN_ULONG *)&data_one, 1, 1, 0, BN_FLG_STATIC_DATA
crypto/openssl/crypto/bn/bn_nist.c
1151
0, BN_FLG_STATIC_DATA
crypto/openssl/crypto/bn/bn_nist.c
191
BN_FLG_STATIC_DATA
crypto/openssl/crypto/bn/bn_nist.c
199
BN_FLG_STATIC_DATA
crypto/openssl/crypto/bn/bn_nist.c
207
BN_FLG_STATIC_DATA
crypto/openssl/crypto/bn/bn_nist.c
215
BN_FLG_STATIC_DATA
crypto/openssl/crypto/bn/bn_nist.c
223
BN_FLG_STATIC_DATA
crypto/openssl/crypto/bn/bn_nist.c
365
0, BN_FLG_STATIC_DATA
crypto/openssl/crypto/bn/bn_nist.c
501
0, BN_FLG_STATIC_DATA
crypto/openssl/crypto/bn/bn_nist.c
670
0, BN_FLG_STATIC_DATA
crypto/openssl/crypto/bn/bn_nist.c
903
0, BN_FLG_STATIC_DATA
crypto/openssl/crypto/bn/bn_prime.c
62
BN_FLG_STATIC_DATA
crypto/openssl/crypto/bn/bn_rsa_fips186_4.c
48
BN_FLG_STATIC_DATA
crypto/openssl/crypto/bn/bn_srp.c
134
BN_FLG_STATIC_DATA
crypto/openssl/crypto/bn/bn_srp.c
193
BN_FLG_STATIC_DATA
crypto/openssl/crypto/bn/bn_srp.c
268
BN_FLG_STATIC_DATA
crypto/openssl/crypto/bn/bn_srp.c
375
BN_FLG_STATIC_DATA
crypto/openssl/crypto/bn/bn_srp.c
514
BN_FLG_STATIC_DATA
crypto/openssl/crypto/bn/bn_srp.c
524
BN_FLG_STATIC_DATA
crypto/openssl/crypto/bn/bn_srp.c
533
BN_FLG_STATIC_DATA
crypto/openssl/crypto/bn/bn_srp.c
542
BN_FLG_STATIC_DATA
crypto/openssl/crypto/bn/bn_srp.c
56
BN_FLG_STATIC_DATA
crypto/openssl/crypto/bn/bn_srp.c
91
BN_FLG_STATIC_DATA
crypto/openssl/crypto/ffc/ffc_params.c
170
else if (BN_get_flags(src, BN_FLG_STATIC_DATA)