freebsd-dev/sys/security/mac_veriexec
Wojciech Macek fe8ce390b8 Fix mac_veriexec version mismatch
mac_veriexec sets its version to 1, but the mac_veriexec_shaX modules which depend on it expect MAC_VERIEXEC_VERSION = 2.
Be consistent and use MAC_VERIEXEC_VERSION everywhere.
This unbreaks loading of mac_veriexec modules at boot time.

Authored by: 		Kornel Duleba <mindal@semihalf.com>
Obtained from: 		Semihalf
Sponsored by: 		Stormshield
Differential Revision: 	https://reviews.freebsd.org/D31268
2021-07-29 11:05:13 +02: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 Fix mac_veriexec version mismatch 2021-07-29 11:05:13 +02: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 mac_veriexec_fingerprint_check_vnode: v_writecount > 0 means active writers 2020-06-12 21:51:20 +00:00
veriexec_metadata.c security: clean up empty lines in .c and .h files 2020-09-01 21:26:00 +00:00