Searched refs:VE_FINGERPRINT_UNKNOWN (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/lib/libsecureboot/h/
H A Dlibsecureboot.h95 #define VE_FINGERPRINT_UNKNOWN -4 /* may not be an error */ macro
/freebsd-13-stable/lib/libsecureboot/
H A Dvectx.c86 * @li VE_FINGERPRINT_UNKNOWN no fingerprint in entry
112 case VE_FINGERPRINT_UNKNOWN:
165 ctx->vec_status = VE_FINGERPRINT_UNKNOWN;
H A Dveopen.c376 return (VE_FINGERPRINT_UNKNOWN);
431 case VE_FINGERPRINT_UNKNOWN:
H A Dverify_file.c485 if (rc == VE_FINGERPRINT_UNKNOWN && severity < VE_MUST)

Completed in 161 milliseconds