Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dd1_lib.c215 else if (s->options & SSL_OP_CISCO_ANYCONNECT) in dtls1_clear()
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_options.pod125 =item SSL_OP_CISCO_ANYCONNECT
/freebsd/contrib/sendmail/src/
H A Dreadcf.c2327 # ifdef SSL_OP_CISCO_ANYCONNECT
2328 { "SSL_OP_CISCO_ANYCONNECT", SSL_OP_CISCO_ANYCONNECT },
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h382 # define SSL_OP_CISCO_ANYCONNECT SSL_OP_BIT(15) macro
H A Dssl.h.in359 # define SSL_OP_CISCO_ANYCONNECT SSL_OP_BIT(15) macro