freebsd-dev/sys/security/mac_veriexec
Stephen J. Kiernan 942886743b Add a new ioctl for the larger params struct that includes the label.
We need to make the find_veriexec_file() function available publicly, so
rename it to mac_veriexec_metadata_find_file_info() and make it non-static.

Bump the version of the veriexec device interface so user space will know
the labelized version of fingerprint loading is available.

Approved by:	sjg
Obtained from:	Juniper Networks, Inc.
Differential Revision:	https://reviews.freebsd.org/D20295
2019-05-17 19:27:07 +00:00
..
mac_veriexec_internal.h Add a new ioctl for the larger params struct that includes the label. 2019-05-17 19:27:07 +00:00
mac_veriexec_sha1.c
mac_veriexec_sha256.c
mac_veriexec_sha384.c
mac_veriexec_sha512.c
mac_veriexec.c Obtain a shared lock instead of exclusive in the MAC/veriexec 2019-05-17 18:13:43 +00:00
mac_veriexec.h Add a new ioctl for the larger params struct that includes the label. 2019-05-17 19:27:07 +00:00
veriexec_fingerprint.c
veriexec_metadata.c Add a new ioctl for the larger params struct that includes the label. 2019-05-17 19:27:07 +00:00