x509_vfy_check_id
int x509_vfy_check_id(X509_STORE_CTX *ctx);
if ((ret = x509_vfy_check_id(ctx->xsc)) == 0)
ok = x509_vfy_check_id(ctx);