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

/freebsd-12-stable/crypto/openssl/crypto/ec/
H A Decdh_ossl.c22 ossl_ecdh_compute_key(unsigned char **psec, size_t *pseclen, const EC_POINT *pub_key, const EC_KEY *ecdh) argument
38 ecdh_simple_compute_key(unsigned char **pout, size_t *poutlen, const EC_POINT *pub_key, const EC_KEY *ecdh) argument
H A Dec_kmeth.c197 EC_KEY_METHOD_set_compute_key(EC_KEY_METHOD *meth, int (*ckey)(unsigned char **psec, size_t *pseclen, const EC_POINT *pub_key, const EC_KEY *ecdh)) argument
271 EC_KEY_METHOD_get_compute_key(const EC_KEY_METHOD *meth, int (**pck)(unsigned char **pout, size_t *poutlen, const EC_POINT *pub_key, const EC_KEY *ecdh)) argument
/freebsd-12-stable/contrib/sendmail/src/
H A Dtls.c1336 EC_KEY *ecdh; local
/freebsd-12-stable/contrib/unbound/util/
H A Dnet_help.c984 EC_KEY *ecdh = EC_KEY_new_by_curve_name (NID_X9_62_prime256v1); local
/freebsd-12-stable/crypto/heimdal/kdc/
H A Dpkinit.c60 } ecdh; member in union:pk_client_params::__anon7666
[all...]
/freebsd-12-stable/crypto/openssl/ssl/
H A Dssl_conf.c228 EC_KEY *ecdh; local
/freebsd-12-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-12-stable/contrib/wpa/src/common/
H A Ddpp.h487 struct crypto_ecdh *ecdh; member in struct:dpp_pfs
/freebsd-12-stable/crypto/openssl/apps/
H A Dspeed.c125 int ecdh; member in struct:openssl_speed_sec_st

Completed in 103 milliseconds