rgpChain 656 ext/openssl/xp_ssl.c if (cert_chain_ctx->cChain > 0 && cert_chain_ctx->rgpChain[0]->cElement > 0 rgpChain 657 ext/openssl/xp_ssl.c && (cert_chain_ctx->rgpChain[0]->rgpElement[0]->TrustStatus.dwInfoStatus & CERT_TRUST_IS_SELF_SIGNED) != 0) { rgpChain 665 ext/openssl/xp_ssl.c if (cert_chain_ctx->rgpChain[i]->cElement > allowed_depth) {