Home | History | Annotate | Download | only in socket

Lines Matching refs:DoHandshakeLoop

741   int rv = DoHandshakeLoop(net::OK);
790 int SSLClientSocketOpenSSL::DoHandshakeLoop(int last_io_result) {
979 // Exit DoHandshakeLoop and return the result to the caller to Connect.
1149 int rv = DoHandshakeLoop(result);