HomeSort by relevance Sort by last modified time
    Searched refs:SessionTicket (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/third_party/nss/ssl/
ssl3ext.c 357 /* Ignore the SessionTicket extension if processing is disabled. */
372 session_ticket = &sid->u.ssl3.sessionTicket;
645 + 1 /* SessionTicket.ms_is_wrapped */
841 /* When a client receives a SessionTicket extension a NewSessionTicket
862 SessionTicket *parsed_session_ticket = NULL;
866 /* Ignore the SessionTicket extension if processing is disabled. */
908 * SessionTicket extension, even if the extension turns out to be
    [all...]
sslimpl.h 658 NewSessionTicket sessionTicket;
740 /* SessionTicket Extension related data. */
880 } SessionTicket;
    [all...]

Completed in 18 milliseconds