HCERTSTORE 50 chrome/app/signature_validator_win.cc typedef HCERTSTORE Handle; HCERTSTORE 53 chrome/app/signature_validator_win.cc static bool CloseHandle(HCERTSTORE handle) { HCERTSTORE 58 chrome/app/signature_validator_win.cc static bool IsHandleValid(HCERTSTORE handle) { HCERTSTORE 173 chrome/app/signature_validator_win.cc HCERTSTORE cert_store = NULL; HCERTSTORE 725 chrome/browser/enumerate_modules_model_win.cc HCERTSTORE store = NULL; HCERTSTORE 39 chrome/browser/ui/views/certificate_viewer_win.cc HCERTSTORE cert_store = cert_list->hCertStore; HCERTSTORE 43 net/cert/cert_database_win.cc HCERTSTORE cert_db = CertOpenSystemStore(NULL, L"MY"); HCERTSTORE 86 net/cert/test_root_certs.h HCERTSTORE temporary_roots() const { return temporary_roots_; } HCERTSTORE 112 net/cert/test_root_certs.h HCERTSTORE temporary_roots_; HCERTSTORE 29 net/cert/test_root_certs_win.cc HCERTSTORE memory_store, HCERTSTORE 100 net/cert/test_root_certs_win.cc HCERTSTORE memory_store, HCERTSTORE 76 net/cert/x509_certificate_win.cc void AddCertsFromStore(HCERTSTORE store, HCERTSTORE 106 net/cert/x509_certificate_win.cc HCERTSTORE out_store = NULL; HCERTSTORE 67 net/ssl/client_cert_store_win.cc void GetClientCertsImpl(HCERTSTORE cert_store, HCERTSTORE 154 net/ssl/client_cert_store_win.cc HCERTSTORE my_cert_store = CertOpenSystemStore(NULL, L"MY");