Home
last modified time | relevance | path

Searched defs:SessionTicketMaxOverhead (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dtls_server_connection.cc164 size_t TlsServerConnection::SessionTicketMaxOverhead(SSL* ssl) { in SessionTicketMaxOverhead() function in quic::TlsServerConnection
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dtls_server_handshaker.cc778 size_t TlsServerHandshaker::SessionTicketMaxOverhead() { in SessionTicketMaxOverhead() function in quic::TlsServerHandshaker