Home
last modified time | relevance | path

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

/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dsecurityenvironment_mscryptimpl.cxx797 PCCERT_CHAIN_CONTEXT pChainContext ; in buildCertificatePath() local
824 pChainContext = NULL ; in buildCertificatePath()
875 &pChainContext); in buildCertificatePath()
877 pChainContext = NULL; in buildCertificatePath()
883 if(bChain && pChainContext != NULL && pChainContext->cChain > 0 ) in buildCertificatePath()
907 pChainContext = NULL ; in buildCertificatePath()
912 if (pChainContext) in buildCertificatePath()
1074 &pChainContext); in verifyCertificate()
1111 &pChainContext); in verifyCertificate()
1144 if (pChainContext) in verifyCertificate()
[all …]

Completed in 24 milliseconds