Searched refs:bChain (Results 1 – 1 of 1) sorted by relevance
826 BOOL bChain = FALSE; in buildCertificatePath() local867 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() local1066 bChain = CertGetCertificateChain( in verifyCertificate()1076 if (bChain && pChainContext->cChain > 0) in verifyCertificate()1103 bChain = CertGetCertificateChain( in verifyCertificate()1112 if (bChain in verifyCertificate()
Completed in 35 milliseconds