Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/lib/
H A Ds_cb.c1397 {"Session ticket", SSL_SECOP_TICKET},
1418 case SSL_SECOP_TICKET: in security_callback_debug()
/freebsd/crypto/openssl/ssl/
H A Dssl_cert.c1095 case SSL_SECOP_TICKET: in ssl_security_default_callback()
H A Dt1_lib.c1694 return ssl_security(s, SSL_SECOP_TICKET, 0, 0, NULL); in tls_use_ticket()
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h2464 # define SSL_SECOP_TICKET (10 | SSL_SECOP_OTHER_NONE) macro
H A Dssl.h.in2392 # define SSL_SECOP_TICKET (10 | SSL_SECOP_OTHER_NONE) macro