Home
last modified time | relevance | path

Searched defs:SSL_OP_NO_COMPRESSION (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_misc.c464 #define SSL_OP_NO_COMPRESSION 0 macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dssl.h343 # define SSL_OP_NO_COMPRESSION 0x00020000U macro
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dssl.h.in364 # define SSL_OP_NO_COMPRESSION SSL_OP_BIT(17) macro