Searched defs:ecdh (Results 1 - 16 of 16) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/ecdh/
H A Dech_key.c77 ECDH_DATA *ecdh = ecdh_check(eckey); local
H A Dech_ossl.c108 ecdh_compute_key(void *out, size_t outlen, const EC_POINT *pub_key, EC_KEY *ecdh, void *(*KDF) (const void *in, size_t inlen, void *out, size_t *outlen)) argument
H A Dech_lib.c110 ECDH_DATA *ecdh; local
258 ECDH_DATA *ecdh; local
267 ECDH_DATA *ecdh; local
[all...]
/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl_conf.c293 EC_KEY *ecdh; local
H A Ds3_lib.c3315 EC_KEY *ecdh = NULL; local
3817 EC_KEY *ecdh = NULL; local
[all...]
H A Ds3_srvr.c1619 EC_KEY *ecdh = NULL, *ecdhp; local
[all...]
H A Ds3_clnt.c1393 EC_KEY *ecdh = NULL; local
H A Dssltest.c1062 EC_KEY *ecdh = NULL; local
H A Dssl3.h569 EC_KEY *ecdh; /* holds short lived ECDH key */ member in struct:ssl3_state_st::__anon6476
/freebsd-11-stable/crypto/heimdal/kdc/
H A Dpkinit.c60 } ecdh; member in union:pk_client_params::__anon5939
[all...]
/freebsd-11-stable/contrib/sendmail/src/
H A Dtls.c1336 EC_KEY *ecdh; local
/freebsd-11-stable/contrib/unbound/util/
H A Dnet_help.c984 EC_KEY *ecdh = EC_KEY_new_by_curve_name (NID_X9_62_prime256v1); local
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c1877 struct crypto_ecdh *ecdh; local
1934 crypto_ecdh_get_pubkey(struct crypto_ecdh *ecdh, int inc_y) argument
1994 crypto_ecdh_set_peerkey(struct crypto_ecdh *ecdh, int inc_y, const u8 *key, size_t len) argument
2089 crypto_ecdh_deinit(struct crypto_ecdh *ecdh) argument
[all...]
H A Dcrypto_wolfssl.c1662 struct crypto_ecdh *ecdh = NULL; local
1693 crypto_ecdh_deinit(struct crypto_ecdh *ecdh) argument
1702 crypto_ecdh_get_pubkey(struct crypto_ecdh *ecdh, int inc_y) argument
1734 crypto_ecdh_set_peerkey(struct crypto_ecdh *ecdh, int inc_y, const u8 *key, size_t len) argument
[all...]
H A Dtls_openssl.c2999 EC_KEY *ecdh; local
/freebsd-11-stable/contrib/wpa/src/common/
H A Ddpp.h487 struct crypto_ecdh *ecdh; member in struct:dpp_pfs

Completed in 289 milliseconds