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

  /external/chromium/net/base/
test_root_certs_openssl.cc 37 X509Certificate::ResetCertStore();
x509_certificate_openssl.cc 221 void ResetCertStore() {
234 ResetCertStore();
333 void X509Certificate::ResetCertStore() {
334 X509InitSingleton::GetInstance()->ResetCertStore();
x509_certificate.h 379 static void ResetCertStore();

Completed in 1178 milliseconds