Home
last modified time | relevance | path

Searched refs:tls13_process_new_session_ticket (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/ssl/
Dtls13_both.cc686 return tls13_process_new_session_ticket(ssl, msg); in tls13_post_handshake()
Dtls13_client.cc848 bool tls13_process_new_session_ticket(SSL *ssl, const SSLMessage &msg) { in tls13_process_new_session_ticket() function
Dinternal.h1717 bool tls13_process_new_session_ticket(SSL *ssl, const SSLMessage &msg);