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