Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_misc.c459 #define SSL_OP_NO_TICKET 0 macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dssl.h333 # define SSL_OP_NO_TICKET 0x00004000U macro
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dssl.h.in353 # define SSL_OP_NO_TICKET SSL_OP_BIT(14) macro