Home
last modified time | relevance | path

Searched defs:DoHandshakeLoop (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_crypto_client_handshaker.cc244 void QuicCryptoClientHandshaker::DoHandshakeLoop( in DoHandshakeLoop() function in quic::QuicCryptoClientHandshaker
/aosp_15_r20/external/cronet/net/socket/
H A Dssl_server_socket_impl.cc686 int SSLServerContextImpl::SocketImpl::DoHandshakeLoop(int last_io_result) { in DoHandshakeLoop() function in net::SSLServerContextImpl::SocketImpl
H A Dssl_client_socket_impl.cc1223 int SSLClientSocketImpl::DoHandshakeLoop(int last_io_result) { in DoHandshakeLoop() function in net::SSLClientSocketImpl