Home
last modified time | relevance | path

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

/external/openssl/patches/
D0002-handshake_cutthrough.patch89 - /* Allow NewSessionTicket if ticket expected */
111 + /* Allow NewSessionTicket if ticket expected */
129 + /* Allow NewSessionTicket if ticket expected */
/external/chromium_org/net/third_party/nss/ssl/
Dssl3prot.h334 } NewSessionTicket; typedef
Dsslnonce.c440 /*in/out*/ NewSessionTicket *newSessionTicket) in ssl3_SetSIDSessionTicket()
Dsslimpl.h744 NewSessionTicket sessionTicket;
930 NewSessionTicket newSessionTicket;
1872 /*in/out*/ NewSessionTicket *session_ticket);
Dssl3ext.c506 NewSessionTicket *session_ticket = NULL; in ssl3_SendSessionTicketXtn()
989 NewSessionTicket ticket; in ssl3_SendNewSessionTicket()