Searched refs:SSL_set_tmp_ecdh (Results 1 – 7 of 7) sorted by relevance
3938 OPENSSL_EXPORT int SSL_set_tmp_ecdh(SSL *ssl, const EC_KEY *ec_key);4622 #define SSL_set_tmp_ecdh SSL_set_tmp_ecdh macro
4888 OPENSSL_EXPORT int SSL_set_tmp_ecdh(SSL *ssl, const EC_KEY *ec_key);5192 #define SSL_set_tmp_ecdh SSL_set_tmp_ecdh macro
2012 # define SSL_set_tmp_ecdh(ssl,ecdh) \ macro