Searched refs:SSL_CTX_set_tmp_ecdh (Results 1 – 7 of 7) sorted by relevance
3934 OPENSSL_EXPORT int SSL_CTX_set_tmp_ecdh(SSL_CTX *ctx, const EC_KEY *ec_key);4594 #define SSL_CTX_set_tmp_ecdh SSL_CTX_set_tmp_ecdh macro
4884 OPENSSL_EXPORT int SSL_CTX_set_tmp_ecdh(SSL_CTX *ctx, const EC_KEY *ec_key);5164 #define SSL_CTX_set_tmp_ecdh SSL_CTX_set_tmp_ecdh macro
2004 # define SSL_CTX_set_tmp_ecdh(ctx,ecdh) \ macro