X509_V_FLAG_PARTIAL_CHAIN
if (ctx->xsc->param->flags & X509_V_FLAG_PARTIAL_CHAIN)
if (ctx->param->flags & X509_V_FLAG_PARTIAL_CHAIN) {