Home
last modified time | relevance | path

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

/openssl/include/openssl/
H A Dsslerr.h340 # define SSL_R_WRONG_CURVE 378 macro
/openssl/ssl/
H A Dssl_err.c555 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_WRONG_CURVE), "wrong curve"},
H A Dt1_lib.c1595 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_WRONG_CURVE); in tls12_check_peer_sigalg()
1602 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_WRONG_CURVE); in tls12_check_peer_sigalg()
/openssl/ssl/statem/
H A Dstatem_clnt.c2163 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_WRONG_CURVE); in tls_process_ske_ecdhe()
/openssl/crypto/err/
H A Dopenssl.txt1550 SSL_R_WRONG_CURVE:378:wrong curve

Completed in 44 milliseconds