Home
last modified time | relevance | path

Searched refs:SSL_R_WRONG_CURVE (Results 1 – 5 of 5) sorted by relevance

/freebsd-head/crypto/openssl/include/openssl/
HDsslerr.h337 # define SSL_R_WRONG_CURVE 378 macro
/freebsd-head/crypto/openssl/ssl/
HDssl_err.c550 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_WRONG_CURVE), "wrong curve"},
HDt1_lib.c1543 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_WRONG_CURVE); in tls12_check_peer_sigalg()
1550 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_WRONG_CURVE); in tls12_check_peer_sigalg()
/freebsd-head/crypto/openssl/ssl/statem/
HDstatem_clnt.c2141 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_WRONG_CURVE); in tls_process_ske_ecdhe()
/freebsd-head/crypto/openssl/crypto/err/
HDopenssl.txt1542 SSL_R_WRONG_CURVE:378:wrong curve