Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/ecdh/
H A Dech_lib.c100 ECDH_DATA *ecdh; in ECDH_set_method() local
233 ECDH_DATA *ecdh; in ECDH_set_ex_data() local
242 ECDH_DATA *ecdh; in ECDH_get_ex_data() local
H A Dech_key.c79 ECDH_DATA *ecdh = ecdh_check(eckey); in ECDH_compute_key() local
H A Dech_ossl.c109 EC_KEY *ecdh, in ecdh_compute_key()
/onnv-gate/usr/src/common/openssl/ssl/
H A Ds3_lib.c1615 EC_KEY *ecdh = NULL; in ssl3_ctrl() local
1796 EC_KEY *ecdh = NULL; in ssl3_ctx_ctrl() local
H A Ds3_clnt.c1004 EC_KEY *ecdh = NULL; in ssl3_get_key_exchange() local
H A Ds3_srvr.c1144 EC_KEY *ecdh=NULL, *ecdhp; in ssl3_send_server_key_exchange() local
H A Dssltest.c416 EC_KEY *ecdh = NULL; in main() local
H A Dssl3.h414 EC_KEY *ecdh; /* holds short lived ECDH key */ member
H A Dssl.h1189 #define SSL_CTX_set_tmp_ecdh(ctx,ecdh) \ argument
1198 #define SSL_set_tmp_ecdh(ssl,ecdh) \ argument
/onnv-gate/usr/src/common/openssl/apps/
H A Ds_server.c999 EC_KEY *ecdh=NULL; in MAIN() local