/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_mont.c | 23 static int bn_from_montgomery_word(BIGNUM *ret, BIGNUM *r, BN_MONT_CTX *mont); 27 BN_MONT_CTX *mont, BN_CTX *ctx) in BN_mod_mul_montgomery() 38 BN_MONT_CTX *mont, BN_CTX *ctx) in bn_mul_mont_fixed_top() 88 static int bn_from_montgomery_word(BIGNUM *ret, BIGNUM *r, BN_MONT_CTX *mont) in bn_from_montgomery_word() 162 int BN_from_montgomery(BIGNUM *ret, const BIGNUM *a, BN_MONT_CTX *mont, in BN_from_montgomery() 174 int bn_from_mont_fixed_top(BIGNUM *ret, const BIGNUM *a, BN_MONT_CTX *mont, in bn_from_mont_fixed_top() 222 int bn_to_mont_fixed_top(BIGNUM *r, const BIGNUM *a, BN_MONT_CTX *mont, in bn_to_mont_fixed_top() 228 BN_MONT_CTX *BN_MONT_CTX_new(void) in BN_MONT_CTX_new() 230 BN_MONT_CTX *ret; in BN_MONT_CTX_new() 242 void BN_MONT_CTX_init(BN_MONT_CTX *ct [all...] |
H A D | bn_blind.c | 24 BN_MONT_CTX *m_ctx; 26 const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx); 241 BN_MONT_CTX *m_ctx), in BN_BLINDING_create_param() 242 BN_MONT_CTX *m_ctx) in BN_BLINDING_create_param()
|
/third_party/openssl/crypto/bn/ |
H A D | bn_mont.c | 23 static int bn_from_montgomery_word(BIGNUM *ret, BIGNUM *r, BN_MONT_CTX *mont); 27 BN_MONT_CTX *mont, BN_CTX *ctx) in BN_mod_mul_montgomery() 38 BN_MONT_CTX *mont, BN_CTX *ctx) in bn_mul_mont_fixed_top() 88 static int bn_from_montgomery_word(BIGNUM *ret, BIGNUM *r, BN_MONT_CTX *mont) in bn_from_montgomery_word() 162 int BN_from_montgomery(BIGNUM *ret, const BIGNUM *a, BN_MONT_CTX *mont, in BN_from_montgomery() 174 int bn_from_mont_fixed_top(BIGNUM *ret, const BIGNUM *a, BN_MONT_CTX *mont, in bn_from_mont_fixed_top() 222 int bn_to_mont_fixed_top(BIGNUM *r, const BIGNUM *a, BN_MONT_CTX *mont, in bn_to_mont_fixed_top() 228 BN_MONT_CTX *BN_MONT_CTX_new(void) in BN_MONT_CTX_new() 230 BN_MONT_CTX *ret; in BN_MONT_CTX_new() 242 void BN_MONT_CTX_init(BN_MONT_CTX *ct [all...] |
H A D | bn_blind.c | 24 BN_MONT_CTX *m_ctx; 26 const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx); 241 BN_MONT_CTX *m_ctx), in BN_BLINDING_create_param() 242 BN_MONT_CTX *m_ctx) in BN_BLINDING_create_param()
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | bn.h | 284 const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx); 287 BN_MONT_CTX *in_mont); 289 const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx); 292 BN_CTX *ctx, BN_MONT_CTX *m_ctx); 359 BN_MONT_CTX *BN_MONT_CTX_new(void); 361 BN_MONT_CTX *mont, BN_CTX *ctx); 362 int BN_to_montgomery(BIGNUM *r, const BIGNUM *a, BN_MONT_CTX *mont, 364 int BN_from_montgomery(BIGNUM *r, const BIGNUM *a, BN_MONT_CTX *mont, 366 void BN_MONT_CTX_free(BN_MONT_CTX *mont); 367 int BN_MONT_CTX_set(BN_MONT_CTX *mon [all...] |
H A D | dsa.h | 215 const BIGNUM *, const BIGNUM *, BN_CTX *, BN_MONT_CTX *); 219 BN_MONT_CTX *)); 222 BN_CTX *, BN_MONT_CTX *); 225 const BIGNUM *, BN_CTX *, BN_MONT_CTX *));
|
/third_party/node/deps/openssl/openssl/include/openssl/ |
H A D | bn.h | 308 const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx); 311 BN_MONT_CTX *in_mont); 313 const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx); 316 BN_CTX *ctx, BN_MONT_CTX *m_ctx); 320 const BIGNUM *m1, BN_MONT_CTX *in_mont1, 322 const BIGNUM *m2, BN_MONT_CTX *in_mont2, 401 BN_MONT_CTX *BN_MONT_CTX_new(void); 403 BN_MONT_CTX *mont, BN_CTX *ctx); 404 int BN_to_montgomery(BIGNUM *r, const BIGNUM *a, BN_MONT_CTX *mont, 406 int BN_from_montgomery(BIGNUM *r, const BIGNUM *a, BN_MONT_CTX *mon [all...] |
H A D | dsa.h | 243 const BIGNUM *, const BIGNUM *, BN_CTX *, BN_MONT_CTX *); 247 BN_MONT_CTX *)); 250 BN_CTX *, BN_MONT_CTX *); 253 const BIGNUM *, BN_CTX *, BN_MONT_CTX *));
|
/third_party/openssl/include/openssl/ |
H A D | bn.h | 308 const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx); 311 BN_MONT_CTX *in_mont); 313 const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx); 316 BN_CTX *ctx, BN_MONT_CTX *m_ctx); 320 const BIGNUM *m1, BN_MONT_CTX *in_mont1, 322 const BIGNUM *m2, BN_MONT_CTX *in_mont2, 401 BN_MONT_CTX *BN_MONT_CTX_new(void); 403 BN_MONT_CTX *mont, BN_CTX *ctx); 404 int BN_to_montgomery(BIGNUM *r, const BIGNUM *a, BN_MONT_CTX *mont, 406 int BN_from_montgomery(BIGNUM *r, const BIGNUM *a, BN_MONT_CTX *mon [all...] |
H A D | dsa.h | 243 const BIGNUM *, const BIGNUM *, BN_CTX *, BN_MONT_CTX *); 247 BN_MONT_CTX *)); 250 BN_CTX *, BN_MONT_CTX *); 253 const BIGNUM *, BN_CTX *, BN_MONT_CTX *));
|
/third_party/node/deps/openssl/openssl/crypto/rsa/ |
H A D | rsa_local.h | 24 BN_MONT_CTX *m; 93 BN_MONT_CTX *_method_mod_n; 94 BN_MONT_CTX *_method_mod_p; 95 BN_MONT_CTX *_method_mod_q; 117 const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx);
|
/third_party/openssl/crypto/rsa/ |
H A D | rsa_local.h | 24 BN_MONT_CTX *m; 93 BN_MONT_CTX *_method_mod_n; 94 BN_MONT_CTX *_method_mod_p; 95 BN_MONT_CTX *_method_mod_q; 117 const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx);
|
/third_party/node/deps/openssl/openssl/crypto/dsa/ |
H A D | dsa_local.h | 26 BN_MONT_CTX *method_mont_p; 55 const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *in_mont); 58 const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx);
|
H A D | dsa_meth.c | 148 const BIGNUM *, const BIGNUM *, BN_CTX *, BN_MONT_CTX *) in DSA_meth_get_mod_exp() 156 BN_MONT_CTX *)) in DSA_meth_set_mod_exp() 164 BN_MONT_CTX *) in DSA_meth_get_bn_mod_exp() 171 const BIGNUM *, BN_CTX *, BN_MONT_CTX *)) in DSA_meth_set_bn_mod_exp()
|
/third_party/openssl/crypto/dsa/ |
H A D | dsa_local.h | 26 BN_MONT_CTX *method_mont_p; 55 const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *in_mont); 58 const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx);
|
H A D | dsa_meth.c | 148 const BIGNUM *, const BIGNUM *, BN_CTX *, BN_MONT_CTX *) in DSA_meth_get_mod_exp() 156 BN_MONT_CTX *)) in DSA_meth_set_mod_exp() 164 BN_MONT_CTX *) in DSA_meth_get_bn_mod_exp() 171 const BIGNUM *, BN_CTX *, BN_MONT_CTX *)) in DSA_meth_set_bn_mod_exp()
|
/third_party/openssl/ohos_lite/include/crypto/ |
H A D | bn.h | 74 BN_MONT_CTX *mont, BN_CTX *ctx); 75 int bn_to_mont_fixed_top(BIGNUM *r, const BIGNUM *a, BN_MONT_CTX *mont, 77 int bn_from_mont_fixed_top(BIGNUM *r, const BIGNUM *a, BN_MONT_CTX *mont,
|
/third_party/node/deps/openssl/openssl/include/crypto/ |
H A D | bn.h | 75 BN_MONT_CTX *mont, BN_CTX *ctx); 76 int bn_to_mont_fixed_top(BIGNUM *r, const BIGNUM *a, BN_MONT_CTX *mont, 78 int bn_from_mont_fixed_top(BIGNUM *r, const BIGNUM *a, BN_MONT_CTX *mont,
|
/third_party/openssl/include/crypto/ |
H A D | bn.h | 75 BN_MONT_CTX *mont, BN_CTX *ctx); 76 int bn_to_mont_fixed_top(BIGNUM *r, const BIGNUM *a, BN_MONT_CTX *mont, 78 int bn_from_mont_fixed_top(BIGNUM *r, const BIGNUM *a, BN_MONT_CTX *mont,
|
/third_party/node/deps/openssl/openssl/crypto/dh/ |
H A D | dh_local.h | 29 BN_MONT_CTX *method_mont_p; 52 BN_MONT_CTX *m_ctx);
|
H A D | dh_key.c | 32 const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx); 43 BN_MONT_CTX *mont = NULL; in ossl_dh_compute_key() 191 const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx) in dh_bn_mod_exp() 230 BN_MONT_CTX *mont = NULL; in ossl_dh_generate_public_key() 243 BN_MONT_CTX **pmont = (BN_MONT_CTX **)&dh->method_mont_p; in ossl_dh_generate_public_key()
|
H A D | dh_meth.c | 133 BN_CTX *, BN_MONT_CTX *) in DH_meth_get_bn_mod_exp() 140 const BIGNUM *, BN_CTX *, BN_MONT_CTX *)) in DH_meth_set_bn_mod_exp()
|
/third_party/openssl/crypto/dh/ |
H A D | dh_local.h | 29 BN_MONT_CTX *method_mont_p; 52 BN_MONT_CTX *m_ctx);
|
H A D | dh_key.c | 32 const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx); 43 BN_MONT_CTX *mont = NULL; in ossl_dh_compute_key() 191 const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx) in dh_bn_mod_exp() 231 BN_MONT_CTX *mont = NULL; in ossl_dh_generate_public_key() 244 BN_MONT_CTX **pmont = (BN_MONT_CTX **)&dh->method_mont_p; in ossl_dh_generate_public_key()
|
H A D | dh_meth.c | 133 BN_CTX *, BN_MONT_CTX *) in DH_meth_get_bn_mod_exp() 140 const BIGNUM *, BN_CTX *, BN_MONT_CTX *)) in DH_meth_set_bn_mod_exp()
|