Home | History | Annotate | Download | only in vtls

Lines Matching defs:pChainContext

1365   const CERT_CHAIN_CONTEXT *pChainContext = NULL;
1389 &pChainContext)) {
1392 pChainContext = NULL;
1397 CERT_SIMPLE_CHAIN *pSimpleChain = pChainContext->rgpChain[0];
1458 if(pChainContext)
1459 CertFreeCertificateChain(pChainContext);