Home
last modified time | relevance | path

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

/freebsd/sys/security/mac_veriexec/
H A Dmac_veriexec.h108 FINGERPRINT_NOMATCH, /**< Fingerprint evaluated but does not match */ enumerator
H A Dveriexec_fingerprint.c307 case FINGERPRINT_NOMATCH: /* does not match - whine about it */ in mac_veriexec_fingerprint_check_image()
H A Dveriexec_metadata.c576 status = FINGERPRINT_NOMATCH; in mac_veriexec_metadata_fetch_fingerprint_status()