Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac_veriexec/
H A Dmac_veriexec.h79 FINGERPRINT_INVALID, /**< Fingerprint has not been evaluated */ enumerator
H A Dmac_veriexec.c275 SLOT_SET(label, FINGERPRINT_INVALID); in mac_veriexec_vnode_init_label()
291 SLOT_SET(label, FINGERPRINT_INVALID); in mac_veriexec_vnode_destroy_label()
H A Dveriexec_fingerprint.c276 case FINGERPRINT_INVALID: /* should not happen */ in mac_veriexec_fingerprint_check_image()
H A Dveriexec_metadata.c514 if (status == FINGERPRINT_INVALID || status == FINGERPRINT_NODEV) { in mac_veriexec_metadata_fetch_fingerprint_status()