Searched refs:SSL_R_INCONSISTENT_COMPRESSION (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | sslerr.h | 130 # define SSL_R_INCONSISTENT_COMPRESSION 340 macro
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | sslerr.h | 564 # define SSL_R_INCONSISTENT_COMPRESSION 340 macro
|
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/ |
H A D | ssl_err.c | 188 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_INCONSISTENT_COMPRESSION),
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
H A D | ssl_err.c | 900 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_INCONSISTENT_COMPRESSION),
|
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/statem/ |
H A D | statem_srvr.c | 1952 SSL_R_INCONSISTENT_COMPRESSION); in tls_early_post_process_client_hello() 2009 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, SSL_R_INCONSISTENT_COMPRESSION); in tls_early_post_process_client_hello()
|
H A D | statem_clnt.c | 1630 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, SSL_R_INCONSISTENT_COMPRESSION); in tls_process_server_hello()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/statem/ |
H A D | statem_srvr.c | 2002 SSL_R_INCONSISTENT_COMPRESSION); in tls_early_post_process_client_hello() 2063 SSL_R_INCONSISTENT_COMPRESSION); in tls_early_post_process_client_hello()
|
H A D | statem_clnt.c | 1670 SSL_R_INCONSISTENT_COMPRESSION); in tls_process_server_hello()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/err/ |
H A D | openssl.txt | 1356 SSL_R_INCONSISTENT_COMPRESSION:340:inconsistent compression
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/ |
H A D | openssl.txt | 2718 SSL_R_INCONSISTENT_COMPRESSION:340:inconsistent compression
|