Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dtls13_both.cc725 return tls13_process_new_session_ticket(ssl, msg); in tls13_post_handshake()
Dtls13_client.cc1028 bool tls13_process_new_session_ticket(SSL *ssl, const SSLMessage &msg) { in tls13_process_new_session_ticket() function
Dinternal.h2117 bool tls13_process_new_session_ticket(SSL *ssl, const SSLMessage &msg);
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dtls13_both.cc725 return tls13_process_new_session_ticket(ssl, msg); in tls13_post_handshake()
Dtls13_client.cc1028 bool tls13_process_new_session_ticket(SSL *ssl, const SSLMessage &msg) { in tls13_process_new_session_ticket() function
Dinternal.h2117 bool tls13_process_new_session_ticket(SSL *ssl, const SSLMessage &msg);
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Dtls13_both.cc681 return tls13_process_new_session_ticket(ssl, msg); in tls13_post_handshake()
H A Dtls13_client.cc1067 bool tls13_process_new_session_ticket(SSL *ssl, const SSLMessage &msg) { in tls13_process_new_session_ticket() function
H A Dinternal.h2247 bool tls13_process_new_session_ticket(SSL *ssl, const SSLMessage &msg);
/aosp_15_r20/external/boringssl/src/ssl/
H A Dtls13_both.cc682 return tls13_process_new_session_ticket(ssl, msg); in tls13_post_handshake()
H A Dtls13_client.cc1067 bool tls13_process_new_session_ticket(SSL *ssl, const SSLMessage &msg) { in tls13_process_new_session_ticket() function
H A Dinternal.h2232 bool tls13_process_new_session_ticket(SSL *ssl, const SSLMessage &msg);