Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_misc.c484 #define SSL_OP_ENABLE_MIDDLEBOX_COMPAT 0 macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dssl.h353 # define SSL_OP_ENABLE_MIDDLEBOX_COMPAT 0x00100000U macro
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dssl.h.in373 # define SSL_OP_ENABLE_MIDDLEBOX_COMPAT SSL_OP_BIT(20) macro