Home
last modified time | relevance | path

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

/freebsd/lib/libsecureboot/
H A Dverify_file.c74 #ifndef VE_VERBOSE_DEFAULT
75 # define VE_VERBOSE_DEFAULT VE_VERBOSE_MUST macro
77 static int Verbose = VE_VERBOSE_DEFAULT;
528 Verbose = getenv_int("VE_VERBOSE", VE_VERBOSE_DEFAULT); in verify_file()
H A DMakefile.libsa.inc51 VE_VERBOSE_DEFAULT \