Searched defs:ecdh (Results 1 – 4 of 4) sorted by relevance
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()
228 const EC_KEY *ecdh)) in EC_KEY_METHOD_set_compute_key()302 const EC_KEY *ecdh)) in EC_KEY_METHOD_get_compute_key()
1337 # define SSL_CTX_set_tmp_ecdh(ctx,ecdh) \ argument1339 # define SSL_set_tmp_ecdh(ssl,ecdh) \ argument
92 int ecdh; member
Completed in 22 milliseconds