Searched refs:SSL_SECOP_TICKET (Results 1 – 2 of 2) sorted by relevance
215 case SSL_SECOP_TICKET: in ssl_security_default_cb()251 return ssl_security(ssl, SSL_SECOP_TICKET, 0, 0, NULL); in ssl_security_tickets()
1528 #define SSL_SECOP_TICKET (10 | SSL_SECOP_OTHER_NONE) macro