Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac_veriexec/
H A Dmac_veriexec.h87 FINGERPRINT_NODEV, /**< Fingerprint evaluated but no dev list */ enumerator
H A Dveriexec_metadata.c514 if (status == FINGERPRINT_INVALID || status == FINGERPRINT_NODEV) { in mac_veriexec_metadata_fetch_fingerprint_status()
520 FINGERPRINT_NODEV; in mac_veriexec_metadata_fetch_fingerprint_status()
H A Dveriexec_fingerprint.c318 case FINGERPRINT_NODEV: /* no signatures for the device, complain */ in mac_veriexec_fingerprint_check_image()