HomeSort by relevance Sort by last modified time
    Searched refs:WaitForCertVerification (Results 1 - 3 of 3) sorted by null

  /external/chromium/net/socket/
ssl_host_info.h 86 // WaitForCertVerification returns ERR_IO_PENDING if the certificate chain in
89 // has already finished then WaitForCertVerification returns the result of
91 int WaitForCertVerification(CompletionCallback* callback);
ssl_host_info.cc 176 int SSLHostInfo::WaitForCertVerification(CompletionCallback* callback) {
ssl_client_socket_nss.cc     [all...]

Completed in 487 milliseconds