Home
last modified time | relevance | path

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

/aoo4110/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dsecurityenvironment_mscryptimpl.cxx826 BOOL bChain = FALSE; in buildCertificatePath() local
867 bChain = CertGetCertificateChain( in buildCertificatePath()
876 if (!bChain) in buildCertificatePath()
883 if(bChain && pChainContext != NULL && pChainContext->cChain > 0 ) in buildCertificatePath()
1027 BOOL bChain = FALSE; in verifyCertificate() local
1066 bChain = CertGetCertificateChain( in verifyCertificate()
1076 if (bChain && pChainContext->cChain > 0) in verifyCertificate()
1103 bChain = CertGetCertificateChain( in verifyCertificate()
1112 if (bChain in verifyCertificate()

Completed in 11 milliseconds