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 D | quic_crypto_client_handshaker.cc | 244 void QuicCryptoClientHandshaker::DoHandshakeLoop( in DoHandshakeLoop() function in quic::QuicCryptoClientHandshaker |
/aosp_15_r20/external/cronet/net/socket/ | ||
H A D | ssl_server_socket_impl.cc | 686 int SSLServerContextImpl::SocketImpl::DoHandshakeLoop(int last_io_result) { in DoHandshakeLoop() function in net::SSLServerContextImpl::SocketImpl |
H A D | ssl_client_socket_impl.cc | 1223 int SSLClientSocketImpl::DoHandshakeLoop(int last_io_result) { in DoHandshakeLoop() function in net::SSLClientSocketImpl |