Home
last modified time | relevance | path

Searched refs:SSL_R_UNSUPPORTED_COMPRESSION_ALGORITHM (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/libressl/ssl/
H A Dssl_err.c449 {ERR_REASON(SSL_R_UNSUPPORTED_COMPRESSION_ALGORITHM), "unsupported compression algorithm"},
H A Dssl_clnt.c1042 SSLerror(s, SSL_R_UNSUPPORTED_COMPRESSION_ALGORITHM); in ssl3_get_server_hello()
/dragonfly/crypto/libressl/include/openssl/
H A Dssl.h2321 #define SSL_R_UNSUPPORTED_COMPRESSION_ALGORITHM 257 macro