Searched refs:hCollectionStore (Results 1 – 1 of 1) sorted by relevance
829 HCERTSTORE hCollectionStore = NULL; in buildCertificatePath() local833 hCollectionStore = CertOpenStore( in buildCertificatePath()840 if (hCollectionStore != NULL) in buildCertificatePath()843 hCollectionStore , in buildCertificatePath()848 hCollectionStore , in buildCertificatePath()852 hAdditionalStore = hCollectionStore; in buildCertificatePath()879 CertCloseStore(hCollectionStore, CERT_CLOSE_STORE_CHECK_FLAG); in buildCertificatePath()1023 HCERTSTORE hCollectionStore = NULL; in verifyCertificate() local1033 hCollectionStore = CertOpenStore( in verifyCertificate()1040 if (hCollectionStore != NULL) in verifyCertificate()[all …]