Home
last modified time | relevance | path

Searched refs:SSL_R_UNSUPPORTED_ELLIPTIC_CURVE (Results 1 – 4 of 4) sorted by relevance

/dragonfly/crypto/libressl/ssl/
H A Dssl_err.c451 {ERR_REASON(SSL_R_UNSUPPORTED_ELLIPTIC_CURVE), "unsupported elliptic curve"},
H A Dssl_srvr.c1384 SSLerror(s, SSL_R_UNSUPPORTED_ELLIPTIC_CURVE); in ssl3_send_server_kex_ecdhe()
H A Dssl_clnt.c1245 SSLerror(s, SSL_R_UNSUPPORTED_ELLIPTIC_CURVE); in ssl3_get_server_kex_ecdhe()
/dragonfly/crypto/libressl/include/openssl/
H A Dssl.h2323 #define SSL_R_UNSUPPORTED_ELLIPTIC_CURVE 315 macro