Searched refs:hCollectionStore (Results 1 – 1 of 1) sorted by relevance
830 HCERTSTORE hCollectionStore = NULL; in buildCertificatePath() local834 hCollectionStore = CertOpenStore( in buildCertificatePath()841 if (hCollectionStore != NULL) in buildCertificatePath()844 hCollectionStore , in buildCertificatePath()849 hCollectionStore , in buildCertificatePath()853 hAdditionalStore = hCollectionStore; in buildCertificatePath()880 CertCloseStore(hCollectionStore, CERT_CLOSE_STORE_CHECK_FLAG); in buildCertificatePath()1025 HCERTSTORE hCollectionStore = NULL; in verifyCertificate() local1035 hCollectionStore = CertOpenStore( in verifyCertificate()1042 if (hCollectionStore != NULL) in verifyCertificate()[all …]