Home
last modified time | relevance | path

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

/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dsecurityenvironment_mscryptimpl.cxx829 HCERTSTORE hCollectionStore = NULL; in buildCertificatePath() local
833 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() local
1033 hCollectionStore = CertOpenStore( in verifyCertificate()
1040 if (hCollectionStore != NULL) in verifyCertificate()
[all …]