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

/freebsd-12-stable/lib/libsecureboot/h/
H A Dlibsecureboot.h91 #define VE_FINGERPRINT_IGNORE 2 macro
/freebsd-12-stable/lib/libsecureboot/
H A Dveopen.c351 return (VE_FINGERPRINT_IGNORE);
430 case VE_FINGERPRINT_IGNORE:
H A Dverify_file.c459 (rc == VE_FINGERPRINT_IGNORE) ? "Unv" : "V",
464 (rc == VE_FINGERPRINT_IGNORE) ? "Unv" : "V",
H A Dvectx.c140 ctx->vec_status = VE_FINGERPRINT_IGNORE;

Completed in 42 milliseconds