/third_party/node/deps/openssl/openssl/crypto/ec/ |
D | ecdh_ossl.c | 29 const EC_POINT *pub_key, const EC_KEY *ecdh) in ossl_ecdh_compute_key() 50 const EC_POINT *pub_key, const EC_KEY *ecdh) in ossl_ecdh_simple_compute_key()
|
D | ec_kmeth.c | 228 const EC_KEY *ecdh)) in EC_KEY_METHOD_set_compute_key() 302 const EC_KEY *ecdh)) in EC_KEY_METHOD_get_compute_key()
|
/third_party/openssl/crypto/ec/ |
D | ecdh_ossl.c | 29 const EC_POINT *pub_key, const EC_KEY *ecdh) in ossl_ecdh_compute_key() 50 const EC_POINT *pub_key, const EC_KEY *ecdh) in ossl_ecdh_simple_compute_key()
|
D | ec_kmeth.c | 228 const EC_KEY *ecdh)) in EC_KEY_METHOD_set_compute_key() 302 const EC_KEY *ecdh)) in EC_KEY_METHOD_get_compute_key()
|
/third_party/node/test/parallel/ |
D | test-crypto-dh-constructor.js | 31 const ecdh = ECDH('prime256v1'); constant
|
/third_party/node/src/crypto/ |
D | crypto_ec.cc | 160 ECDH* ecdh; in GenerateKeys() local 201 ECDH* ecdh; in ComputeSecret() local 245 ECDH* ecdh; in GetPublicKey() local 268 ECDH* ecdh; in GetPrivateKey() local 294 ECDH* ecdh; in SetPrivateKey() local 350 ECDH* ecdh; in SetPublicKey() local
|
/third_party/mbedtls/include/mbedtls/ |
D | debug.h | 67 #define MBEDTLS_SSL_DEBUG_ECDH(level, ecdh, attr) \ argument 79 #define MBEDTLS_SSL_DEBUG_ECDH(level, ecdh, attr) do { } while (0) argument
|
/third_party/mbedtls/library/ |
D | debug.c | 345 const mbedtls_ecdh_context *ecdh, in mbedtls_debug_printf_ecdh_internal() 374 const mbedtls_ecdh_context *ecdh, in mbedtls_debug_printf_ecdh()
|
D | psa_crypto_ecp.c | 515 mbedtls_ecdh_context ecdh; in mbedtls_psa_key_agreement_ecdh() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
D | crypto_wolfssl.c | 1710 struct crypto_ecdh *ecdh = NULL; in crypto_ecdh_init() local 1741 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit() 1750 struct wpabuf * crypto_ecdh_get_pubkey(struct crypto_ecdh *ecdh, int inc_y) in crypto_ecdh_get_pubkey() 1782 struct wpabuf * crypto_ecdh_set_peerkey(struct crypto_ecdh *ecdh, int inc_y, in crypto_ecdh_set_peerkey() 1829 size_t crypto_ecdh_prime_len(struct crypto_ecdh *ecdh) in crypto_ecdh_prime_len()
|
D | crypto_openssl.c | 2059 struct crypto_ecdh *ecdh; in crypto_ecdh_init() local 2118 struct crypto_ecdh *ecdh; in crypto_ecdh_init2() local 2142 struct wpabuf * crypto_ecdh_get_pubkey(struct crypto_ecdh *ecdh, int inc_y) in crypto_ecdh_get_pubkey() 2202 struct wpabuf * crypto_ecdh_set_peerkey(struct crypto_ecdh *ecdh, int inc_y, in crypto_ecdh_set_peerkey() 2297 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit() 2307 size_t crypto_ecdh_prime_len(struct crypto_ecdh *ecdh) in crypto_ecdh_prime_len()
|
/third_party/mbedtls/programs/test/ |
D | benchmark.c | 515 rsa, dhm, ecdsa, ecdh; member 1090 mbedtls_ecdh_context ecdh; in main() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
D | crypto_openssl.c | 1971 struct crypto_ecdh *ecdh; in crypto_ecdh_init() local 2028 struct wpabuf * crypto_ecdh_get_pubkey(struct crypto_ecdh *ecdh, int inc_y) in crypto_ecdh_get_pubkey() 2088 struct wpabuf * crypto_ecdh_set_peerkey(struct crypto_ecdh *ecdh, int inc_y, in crypto_ecdh_set_peerkey() 2183 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit()
|
D | crypto_wolfssl.c | 1728 struct crypto_ecdh *ecdh = NULL; in crypto_ecdh_init() local 1759 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit() 1768 struct wpabuf * crypto_ecdh_get_pubkey(struct crypto_ecdh *ecdh, int inc_y) in crypto_ecdh_get_pubkey() 1800 struct wpabuf * crypto_ecdh_set_peerkey(struct crypto_ecdh *ecdh, int inc_y, in crypto_ecdh_set_peerkey()
|
/third_party/libwebsockets/lib/tls/openssl/ |
D | openssl-server.c | 165 EC_KEY *ecdh, *EC_key = NULL; local
|
/third_party/nghttp2/examples/ |
D | libevent-server.c | 162 EC_KEY *ecdh; in create_ssl_ctx() local
|
/third_party/nghttp2/src/ |
D | shrpx_tls.cc | 1013 auto ecdh = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1); in create_ssl_context() local 1309 auto ecdh = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1); in create_quic_ssl_context() local
|
D | HttpServer.cc | 2171 auto ecdh = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1); in run() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | sta_info.h | 95 struct crypto_ecdh *ecdh; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
D | dpp.h | 487 struct crypto_ecdh *ecdh; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
D | dpp_crypto.c | 484 struct crypto_ecdh *ecdh; in dpp_ecdh() local
|
/third_party/openssl/ohos_lite/include/openssl/ |
D | ssl.h | 1323 # define SSL_CTX_set_tmp_ecdh(ctx,ecdh) \ argument 1331 # define SSL_set_tmp_ecdh(ssl,ecdh) \ argument
|
/third_party/openssl/include/openssl/ |
D | ssl.h.in | 1340 # define SSL_CTX_set_tmp_ecdh(ctx,ecdh) \ argument 1342 # define SSL_set_tmp_ecdh(ssl,ecdh) \ argument
|
/third_party/node/deps/openssl/openssl/include/openssl/ |
D | ssl.h.in | 1340 # define SSL_CTX_set_tmp_ecdh(ctx,ecdh) \ argument 1342 # define SSL_set_tmp_ecdh(ssl,ecdh) \ argument
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/include/openssl/ |
D | ssl.h | 1412 # define SSL_CTX_set_tmp_ecdh(ctx,ecdh) \ argument 1414 # define SSL_set_tmp_ecdh(ssl,ecdh) \ argument
|