Home
last modified time | relevance | path

Searched refs:vec_path (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libsecureboot/
H A Dvectx.c54 const char *vec_path; /* path we are verifying */ member
125 ctx->vec_path = path; in vectx_open()
307 ("%s(%s, %ld, %d)\n", __func__, ctx->vec_path, (long)off, whence)); in vectx_lseek()
401 ctx->vec_path, ctx->vec_want, ctx->vec_hashsz); in vectx_close()
405 caller,ctx->vec_path, rc, severity)); in vectx_close()
406 verify_report(ctx->vec_path, severity, rc, NULL); in vectx_close()