Home
last modified time | relevance | path

Searched defs:ecdh (Results 1 – 25 of 87) sorted by relevance

1234

/third_party/node/deps/openssl/openssl/crypto/ec/
Decdh_ossl.c29 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()
Dec_kmeth.c228 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/
Decdh_ossl.c29 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()
Dec_kmeth.c228 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/
Dtest-crypto-dh-constructor.js31 const ecdh = ECDH('prime256v1'); constant
/third_party/node/src/crypto/
Dcrypto_ec.cc160 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/
Ddebug.h67 #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/
Ddebug.c345 const mbedtls_ecdh_context *ecdh, in mbedtls_debug_printf_ecdh_internal()
374 const mbedtls_ecdh_context *ecdh, in mbedtls_debug_printf_ecdh()
Dpsa_crypto_ecp.c515 mbedtls_ecdh_context ecdh; in mbedtls_psa_key_agreement_ecdh() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dcrypto_wolfssl.c1710 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()
Dcrypto_openssl.c2059 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/
Dbenchmark.c515 rsa, dhm, ecdsa, ecdh; member
1090 mbedtls_ecdh_context ecdh; in main() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dcrypto_openssl.c1971 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()
Dcrypto_wolfssl.c1728 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/
Dopenssl-server.c165 EC_KEY *ecdh, *EC_key = NULL; local
/third_party/nghttp2/examples/
Dlibevent-server.c162 EC_KEY *ecdh; in create_ssl_ctx() local
/third_party/nghttp2/src/
Dshrpx_tls.cc1013 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
DHttpServer.cc2171 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/
Dsta_info.h95 struct crypto_ecdh *ecdh; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Ddpp.h487 struct crypto_ecdh *ecdh; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Ddpp_crypto.c484 struct crypto_ecdh *ecdh; in dpp_ecdh() local
/third_party/openssl/ohos_lite/include/openssl/
Dssl.h1323 # define SSL_CTX_set_tmp_ecdh(ctx,ecdh) \ argument
1331 # define SSL_set_tmp_ecdh(ssl,ecdh) \ argument
/third_party/openssl/include/openssl/
Dssl.h.in1340 # 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/
Dssl.h.in1340 # 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/
Dssl.h1412 # define SSL_CTX_set_tmp_ecdh(ctx,ecdh) \ argument
1414 # define SSL_set_tmp_ecdh(ssl,ecdh) \ argument

1234