Home
last modified time | relevance | path

Searched defs:bn (Results 1 - 25 of 168) sorted by relevance

1234567

/third_party/openssl/test/
H A Dbntests.pl17 sub bn subroutine
[all...]
H A Dbn_internal_test.c31 BIGNUM *bn = NULL; in test_is_prime_enhanced() local
52 BIGNUM *bn = NULL; in test_is_composite_enhanced() local
[all...]
H A Dsrptest.c120 static int check_bn(const char *name, const BIGNUM *bn, const char *hexbn) in check_bn() argument
H A Dparam_build_test.c89 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 Dffc_internal_test.c396 BIGNUM *bn = NULL; in ffc_params_fips186_2_gen_validate_test() local
/third_party/typescript/tests/baselines/reference/
H A DobjectLiteralEnumPropertyNames.js100 var bn = 1; variable
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_conv.c126 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 Dbn_const.c25 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 Dec_deprecated.c41 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 Dbn_conv.c126 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 Dbn_const.c25 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 Dec_deprecated.c41 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 Dparam_build_set.c102 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 Dprime.c45 BIGNUM *bn = NULL; in prime_main() local
[all...]
/third_party/openssl/apps/
H A Dprime.c45 BIGNUM *bn = NULL; in prime_main() local
[all...]
/third_party/openssl/crypto/
H A Dparam_build_set.c69 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 Dx_bignum.c97 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 Dpid.c138 char bn[PATH_MAX]; in proc_name_ours() local
/third_party/openssl/crypto/asn1/
H A Dx_bignum.c97 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 Drtmpdh.c110 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 Dlws-genec.c351 BIGNUM *bn[3]; in lws_genec_new_keypair() local
H A Dlws-genrsa.c155 BIGNUM *bn; global() local
[all...]
/third_party/openssl/ohos_lite/include/openssl/
H A Dsrp.h32 BIGNUM *bn; member
/third_party/pulseaudio/src/utils/
H A Dpasuspender.c243 char *server = NULL, *bn; in main() local
H A Dpacmd.c106 char *bn = NULL; in main() local

Completed in 10 milliseconds

1234567