/third_party/openssl/test/ |
H A D | bntests.pl | 17 sub bn subroutine [all...] |
H A D | bn_internal_test.c | 31 BIGNUM *bn = NULL; in test_is_prime_enhanced() local 52 BIGNUM *bn = NULL; in test_is_composite_enhanced() local [all...] |
H A D | srptest.c | 120 static int check_bn(const char *name, const BIGNUM *bn, const char *hexbn) in check_bn() argument
|
H A D | param_build_test.c | 89 BIGNUM *bn = NULL, *bn_res = NULL; in template_public_test() local 233 BIGNUM *bn = NULL, *bn_res = NULL; in template_private_test() local [all...] |
H A D | ffc_internal_test.c | 396 BIGNUM *bn = NULL; in ffc_params_fips186_2_gen_validate_test() local
|
/third_party/typescript/tests/baselines/reference/ |
H A D | objectLiteralEnumPropertyNames.js | 100 var bn = 1;
variable
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_conv.c | 126 int BN_hex2bn(BIGNUM **bn, const char *a) in BN_hex2bn() argument 203 int BN_dec2bn(BIGNUM **bn, const char *a) in BN_dec2bn() argument 273 BN_asc2bn(BIGNUM **bn, const char *a) BN_asc2bn() argument [all...] |
H A D | bn_const.c | 25 BIGNUM *BN_get_rfc2409_prime_768(BIGNUM *bn) in BN_get_rfc2409_prime_768() argument 53 BIGNUM *BN_get_rfc2409_prime_1024(BIGNUM *bn) in BN_get_rfc2409_prime_1024() argument 85 BIGNUM *BN_get_rfc3526_prime_1536(BIGNUM *bn) in BN_get_rfc3526_prime_1536() argument 98 BIGNUM *BN_get_rfc3526_prime_2048(BIGNUM *bn) in BN_get_rfc3526_prime_2048() argument 111 BIGNUM *BN_get_rfc3526_prime_3072(BIGNUM *bn) in BN_get_rfc3526_prime_3072() argument 124 BN_get_rfc3526_prime_4096(BIGNUM *bn) BN_get_rfc3526_prime_4096() argument 137 BN_get_rfc3526_prime_6144(BIGNUM *bn) BN_get_rfc3526_prime_6144() argument 150 BN_get_rfc3526_prime_8192(BIGNUM *bn) BN_get_rfc3526_prime_8192() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ec_deprecated.c | 41 EC_POINT_bn2point(const EC_GROUP *group, const BIGNUM *bn, EC_POINT *point, BN_CTX *ctx) EC_POINT_bn2point() argument
|
/third_party/openssl/crypto/bn/ |
H A D | bn_conv.c | 126 int BN_hex2bn(BIGNUM **bn, const char *a) in BN_hex2bn() argument 203 int BN_dec2bn(BIGNUM **bn, const char *a) in BN_dec2bn() argument 273 BN_asc2bn(BIGNUM **bn, const char *a) BN_asc2bn() argument [all...] |
H A D | bn_const.c | 25 BIGNUM *BN_get_rfc2409_prime_768(BIGNUM *bn) in BN_get_rfc2409_prime_768() argument 53 BIGNUM *BN_get_rfc2409_prime_1024(BIGNUM *bn) in BN_get_rfc2409_prime_1024() argument 85 BIGNUM *BN_get_rfc3526_prime_1536(BIGNUM *bn) in BN_get_rfc3526_prime_1536() argument 98 BIGNUM *BN_get_rfc3526_prime_2048(BIGNUM *bn) in BN_get_rfc3526_prime_2048() argument 111 BIGNUM *BN_get_rfc3526_prime_3072(BIGNUM *bn) in BN_get_rfc3526_prime_3072() argument 124 BN_get_rfc3526_prime_4096(BIGNUM *bn) BN_get_rfc3526_prime_4096() argument 137 BN_get_rfc3526_prime_6144(BIGNUM *bn) BN_get_rfc3526_prime_6144() argument 150 BN_get_rfc3526_prime_8192(BIGNUM *bn) BN_get_rfc3526_prime_8192() argument [all...] |
/third_party/openssl/crypto/ec/ |
H A D | ec_deprecated.c | 41 EC_POINT_bn2point(const EC_GROUP *group, const BIGNUM *bn, EC_POINT *point, BN_CTX *ctx) EC_POINT_bn2point() argument
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | param_build_set.c | 102 const BIGNUM *bn; in ossl_param_build_set_multi_key_bn() local 69 ossl_param_build_set_bn_pad(OSSL_PARAM_BLD *bld, OSSL_PARAM *p, const char *key, const BIGNUM *bn, size_t sz) ossl_param_build_set_bn_pad() argument 84 ossl_param_build_set_bn(OSSL_PARAM_BLD *bld, OSSL_PARAM *p, const char *key, const BIGNUM *bn) ossl_param_build_set_bn() argument [all...] |
/third_party/node/deps/openssl/openssl/apps/ |
H A D | prime.c | 45 BIGNUM *bn = NULL; in prime_main() local [all...] |
/third_party/openssl/apps/ |
H A D | prime.c | 45 BIGNUM *bn = NULL; in prime_main() local [all...] |
/third_party/openssl/crypto/ |
H A D | param_build_set.c | 69 ossl_param_build_set_bn_pad(OSSL_PARAM_BLD *bld, OSSL_PARAM *p, const char *key, const BIGNUM *bn, size_t sz) ossl_param_build_set_bn_pad() argument 84 ossl_param_build_set_bn(OSSL_PARAM_BLD *bld, OSSL_PARAM *p, const char *key, const BIGNUM *bn) ossl_param_build_set_bn() argument
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | x_bignum.c | 97 BIGNUM *bn; in bn_i2c() local 118 BIGNUM *bn; in bn_c2i() local 134 BIGNUM *bn; in bn_secure_c2i() local [all...] |
/third_party/pulseaudio/src/pulsecore/ |
H A D | pid.c | 138 char bn[PATH_MAX]; in proc_name_ours() local
|
/third_party/openssl/crypto/asn1/ |
H A D | x_bignum.c | 97 BIGNUM *bn; in bn_i2c() local 118 BIGNUM *bn; in bn_c2i() local 134 BIGNUM *bn; in bn_secure_c2i() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | rtmpdh.c | 110 bn_modexp(FFBigNum bn, FFBigNum y, FFBigNum q, FFBigNum p) bn_modexp() argument 137 bn_modexp(FFBigNum bn, FFBigNum y, FFBigNum q, FFBigNum p) bn_modexp() argument 155 bn_modexp(FFBigNum bn, FFBigNum y, FFBigNum q, FFBigNum p) bn_modexp() argument 282 FFBigNum bn = NULL; dh_is_valid_public_key() local [all...] |
/third_party/libwebsockets/lib/tls/openssl/ |
H A D | lws-genec.c | 351 BIGNUM *bn[3]; in lws_genec_new_keypair() local
|
H A D | lws-genrsa.c | 155 BIGNUM *bn; global() local [all...] |
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | srp.h | 32 BIGNUM *bn; member
|
/third_party/pulseaudio/src/utils/ |
H A D | pasuspender.c | 243 char *server = NULL, *bn; in main() local
|
H A D | pacmd.c | 106 char *bn = NULL; in main() local
|