/third_party/openssl/crypto/dh/ |
D | dh_lib.c | 17 int DH_set_method(DH *dh, const DH_METHOD *meth) in DH_set_method() 152 int DH_bits(const DH *dh) in DH_bits() 157 int DH_size(const DH *dh) in DH_size() 162 int DH_security_bits(const DH *dh) in DH_security_bits() 175 void DH_get0_pqg(const DH *dh, in DH_get0_pqg() 186 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g) in DH_set0_pqg() 215 long DH_get_length(const DH *dh) in DH_get_length() 220 int DH_set_length(DH *dh, long length) in DH_set_length() 226 void DH_get0_key(const DH *dh, const BIGNUM **pub_key, const BIGNUM **priv_key) in DH_get0_key() 234 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key) in DH_set0_key() [all …]
|
D | dh_check.c | 23 int DH_check_params_ex(const DH *dh) in DH_check_params_ex() 38 int DH_check_params(const DH *dh, int *ret) in DH_check_params() 73 int DH_check_ex(const DH *dh) in DH_check_ex() 98 int DH_check(const DH *dh, int *ret) in DH_check() 163 int DH_check_pub_key_ex(const DH *dh, const BIGNUM *pub_key) in DH_check_pub_key_ex() 180 int DH_check_pub_key(const DH *dh, const BIGNUM *pub_key, int *ret) in DH_check_pub_key()
|
D | dh_key.c | 23 int DH_generate_key(DH *dh) in DH_generate_key() 32 int DH_compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) in DH_compute_key() 57 int DH_compute_key_padded(unsigned char *key, const BIGNUM *pub_key, DH *dh) in DH_compute_key_padded() 103 static int generate_key(DH *dh) in generate_key() 197 static int compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) in compute_key() 249 static int dh_bn_mod_exp(const DH *dh, BIGNUM *r, in dh_bn_mod_exp() 256 static int dh_init(DH *dh) in dh_init() 262 static int dh_finish(DH *dh) in dh_finish()
|
D | dh_rfc7919.c | 19 DH *dh = DH_new(); in dh_param_init() local 47 int DH_get_nid(const DH *dh) in DH_get_nid()
|
D | dh_ameth.c | 55 DH *dh = NULL; in dh_pub_decode() local 99 DH *dh; in dh_pub_encode() local 160 DH *dh = NULL; in dh_priv_decode() local 252 DH *dh; in dh_param_decode() local 421 DH *DHparams_dup(DH *dh) in DHparams_dup() 514 DH *dh = pkey->pkey.dh; in dh_pkey_public_check() local 526 DH *dh = pkey->pkey.dh; in dh_pkey_param_check() local
|
D | dh_asn1.c | 84 DH *dh = NULL; in IMPLEMENT_ASN1_ENCODE_FUNCTIONS_const_fname() local 118 int i2d_DHxparams(const DH *dh, unsigned char **pp) in i2d_DHxparams()
|
D | dh_pmeth.c | 329 DH *dh = NULL; in pkey_dh_paramgen() local 401 DH *dh = NULL; in pkey_dh_keygen() local 424 DH *dh; in pkey_dh_derive() local
|
/third_party/mindspore/tests/ut/cpp/dataset/ |
D | data_helper_test.cc | 51 DataHelper dh; in TEST_F() local 63 DataHelper dh; in TEST_F() local 73 DataHelper dh; in TEST_F() local 84 DataHelper dh; in TEST_F() local 95 DataHelper dh; in TEST_F() local 106 DataHelper dh; in TEST_F() local 117 DataHelper dh; in TEST_F() local 127 DataHelper dh; in TEST_F() local 138 DataHelper dh; in TEST_F() local 154 DataHelper dh; in TEST_F() local [all …]
|
/third_party/mindspore/mindspore/lite/minddata/wrapper/ |
D | MDToDApi.cc | 241 mindspore::dataset::DataHelper dh; in GetTensorToBuff() local 363 mindspore::dataset::DataHelper dh; in MDToDApi_UpdateEmbeding() local 396 mindspore::dataset::DataHelper dh; in MDToDApi_UpdateStringArray() local 421 mindspore::dataset::DataHelper dh; in MDToDApi_UpdateFloatArray() local 439 mindspore::dataset::DataHelper dh; in MDToDApi_UpdateIsForTrain() local 456 mindspore::dataset::DataHelper dh; in MDToDApi_UpdateNoOfFaces() local
|
/third_party/e2fsprogs/lib/support/ |
D | quotaio_tree.c | 92 struct qt_disk_dqdbheader *dh = (struct qt_disk_dqdbheader *)buf; in get_free_dqblk() local 123 struct qt_disk_dqdbheader *dh = (struct qt_disk_dqdbheader *)buf; in put_free_dqblk() local 139 struct qt_disk_dqdbheader *dh = (struct qt_disk_dqdbheader *)buf; in remove_free_dqentry() local 173 struct qt_disk_dqdbheader *dh = (struct qt_disk_dqdbheader *)buf; in insert_free_dqentry() local 198 struct qt_disk_dqdbheader *dh; in find_free_dqentry() local 357 struct qt_disk_dqdbheader *dh; in free_dqentry() local 567 struct qt_disk_dqdbheader *dh; in report_block() local
|
/third_party/f2fs-tools/fsck/ |
D | quotaio_tree.c | 93 struct qt_disk_dqdbheader *dh = (struct qt_disk_dqdbheader *)buf; in get_free_dqblk() local 124 struct qt_disk_dqdbheader *dh = (struct qt_disk_dqdbheader *)buf; in put_free_dqblk() local 140 struct qt_disk_dqdbheader *dh = (struct qt_disk_dqdbheader *)buf; in remove_free_dqentry() local 173 struct qt_disk_dqdbheader *dh = (struct qt_disk_dqdbheader *)buf; in insert_free_dqentry() local 198 struct qt_disk_dqdbheader *dh; in find_free_dqentry() local 367 struct qt_disk_dqdbheader *dh; in free_dqentry() local 566 struct qt_disk_dqdbheader *dh; in report_block() local
|
/third_party/ffmpeg/libavformat/ |
D | rtmpdh.c | 223 static FFBigNum dh_generate_key(FF_DH *dh) in dh_generate_key() 248 static int dh_compute_key(FF_DH *dh, FFBigNum pub_key_bn, in dh_compute_key() 269 void ff_dh_free(FF_DH *dh) in ff_dh_free() 323 FF_DH *dh; in ff_dh_init() local 348 int ff_dh_generate_public_key(FF_DH *dh) in ff_dh_generate_public_key() 374 int ff_dh_write_public_key(FF_DH *dh, uint8_t *pub_key, int pub_key_len) in ff_dh_write_public_key() 390 int ff_dh_compute_shared_secret_key(FF_DH *dh, const uint8_t *pub_key, in ff_dh_compute_shared_secret_key()
|
/third_party/node/test/parallel/ |
D | test-crypto-dh-leak.js | 15 const dh = crypto.createDiffieHellman(common.hasFipsCrypto ? 1024 : 256); constant
|
/third_party/boost/libs/beast/example/common/ |
D | server_certificate.hpp | 91 std::string const dh = in load_server_certificate() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
D | dh_groups.c | 1193 struct wpabuf * dh_init(const struct dh_group *dh, struct wpabuf **priv) in dh_init() 1239 const struct dh_group *dh) in dh_derive_shared()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
D | dh_groups.c | 1193 struct wpabuf * dh_init(const struct dh_group *dh, struct wpabuf **priv) in dh_init() 1239 const struct dh_group *dh) in dh_derive_shared()
|
/third_party/mesa3d/src/gallium/targets/osmesa/ |
D | test-render.cpp | 181 GLint dw, dh, depth_cpp; in TEST() local 230 GLint dw = 1, dh = 1, depth_cpp = 1; in TEST() local
|
/third_party/ffmpeg/libavformat/tests/ |
D | rtmpdh.c | 115 FF_DH *dh; in test_ref_data() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
D | ikev2.h | 19 int dh; member 34 const struct dh_group *dh; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
D | ikev2.h | 19 int dh; member 34 const struct dh_group *dh; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
D | ikev2.h | 19 int dh; member 35 const struct dh_group *dh; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
D | ikev2.h | 19 int dh; member 35 const struct dh_group *dh; member
|
/third_party/libwebsockets/lib/core-net/ |
D | sequencer.c | 190 struct lws_dll2 *dh; in lws_seq_sul_pending_cb() local 271 struct lws_dll2 *dh; in lws_seq_check_wsi() local
|
/third_party/icu/icu4c/source/tools/genbrk/ |
D | genbrk.cpp | 103 DataHeader dh ={ variable
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/genbrk/ |
D | genbrk.cpp | 103 DataHeader dh ={ variable
|