Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dtls_connection.cc31 int ssl_ex_data_index_connection() const { in ssl_ex_data_index_connection() function in quic::__anon6e3b45620111::SslIndexSingleton
98 ssl(), SslIndexSingleton::GetInstance()->ssl_ex_data_index_connection(), in TlsConnection()
142 ssl, SslIndexSingleton::GetInstance()->ssl_ex_data_index_connection())); in ConnectionFromSsl()