check_cert
static int check_cert(X509_STORE_CTX *ctx, STACK_OF(X509) *chain, int depth);
goto check_cert;
check_cert:
ok = check_cert(ctx, ctx->chain, i);