Home | History | Annotate | Download | only in socket

Lines Matching refs:DoHandshakeLoop

667   int rv = DoHandshakeLoop(net::OK);
713 int SSLClientSocketOpenSSL::DoHandshakeLoop(int last_io_result) {
879 // Exit DoHandshakeLoop and return the result to the caller to Connect.
1021 int rv = DoHandshakeLoop(result);