X509_VERIFY_MAX_SIGCHECKS
ctx->max_sigs = X509_VERIFY_MAX_SIGCHECKS;
if (ctx->sig_checks++ > X509_VERIFY_MAX_SIGCHECKS) {