Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/apps/lib/
HDs_cb.c1396 {"SSL compression", SSL_SECOP_COMPRESSION},
1419 case SSL_SECOP_COMPRESSION: in security_callback_debug()
/freebsd-14-stable/crypto/openssl/ssl/
HDssl_cert.c1091 case SSL_SECOP_COMPRESSION: in ssl_security_default_callback()
/freebsd-14-stable/crypto/openssl/ssl/statem/
HDstatem_lib.c1415 return ssl_security(s, SSL_SECOP_COMPRESSION, 0, 0, NULL); in ssl_allow_compression()
/freebsd-14-stable/crypto/openssl/include/openssl/
HDssl.h2474 # define SSL_SECOP_COMPRESSION (15 | SSL_SECOP_OTHER_NONE) macro
HDssl.h.in2402 # define SSL_SECOP_COMPRESSION (15 | SSL_SECOP_OTHER_NONE) macro