Home
last modified time | relevance | path

Searched refs:hCollectionStore (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dsecurityenvironment_mscryptimpl.cxx830 HCERTSTORE hCollectionStore = NULL; in buildCertificatePath() local
834 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() local
1035 hCollectionStore = CertOpenStore( in verifyCertificate()
1042 if (hCollectionStore != NULL) in verifyCertificate()
[all …]