Searched refs:WaitForCertVerification (Results 1 – 3 of 3) sorted by relevance
91 int WaitForCertVerification(CompletionCallback* callback);
176 int SSLHostInfo::WaitForCertVerification(CompletionCallback* callback) { in WaitForCertVerification() function in net::SSLHostInfo
1548 return ssl_host_info_->WaitForCertVerification(&handshake_io_callback_); in DoVerifyCert()