Searched refs:SSL_R_BAD_KEY_SHARE (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14.2/crypto/openssl/include/openssl/ |
| H A D | sslerr.h | 43 # define SSL_R_BAD_KEY_SHARE 108 macro
|
| /freebsd-14.2/crypto/openssl/ssl/statem/ |
| H A D | extensions_clnt.c | 1796 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_BAD_KEY_SHARE); in tls_parse_stoc_key_share() 1810 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_BAD_KEY_SHARE); in tls_parse_stoc_key_share() 1825 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_BAD_KEY_SHARE); in tls_parse_stoc_key_share() 1852 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_BAD_KEY_SHARE); in tls_parse_stoc_key_share()
|
| H A D | extensions_srvr.c | 619 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_BAD_KEY_SHARE); in tls_parse_ctos_key_share() 645 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_BAD_KEY_SHARE); in tls_parse_ctos_key_share() 651 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_BAD_KEY_SHARE); in tls_parse_ctos_key_share()
|
| H A D | statem_srvr.c | 2988 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_BAD_KEY_SHARE); in tls_process_cke_dhe() 3042 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_BAD_KEY_SHARE); in tls_process_cke_ecdhe()
|
| /freebsd-14.2/crypto/openssl/ssl/ |
| H A D | ssl_err.c | 45 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_BAD_KEY_SHARE), "bad key share"},
|
| /freebsd-14.2/crypto/openssl/crypto/err/ |
| H A D | openssl.txt | 1268 SSL_R_BAD_KEY_SHARE:108:bad key share
|