freebsd-dev/sys/security/mac_veriexec
Stephen J. Kiernan 3da3012ace Ensure we have obtained a lock on the process before calling
mac_veriexec_get_executable_flags(). Only try locking/unlocking if the caller
has not already acquired the process lock.

Obtained from:	Juniper Networks, Inc.
MFC after:	1 week
2019-05-17 17:50:01 +00:00
..
mac_veriexec_internal.h Fix a typo which could cause a build breakage when building with MAC/veriexec 2018-07-14 17:15:28 +00:00
mac_veriexec_sha1.c
mac_veriexec_sha256.c
mac_veriexec_sha384.c
mac_veriexec_sha512.c
mac_veriexec.c Ensure we have obtained a lock on the process before calling 2019-05-17 17:50:01 +00:00
mac_veriexec.h
veriexec_fingerprint.c
veriexec_metadata.c