PC-BSD/trueos 8a5976bsys/dev/veriexec verified_exec.c veriexec_ioctl.h, sys/security/mac_veriexec veriexec_metadata.c mac_veriexec.h

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
DeltaFile
+105-48sys/security/mac_veriexec/veriexec_metadata.c
+17-4sys/dev/veriexec/verified_exec.c
+6-4sys/security/mac_veriexec/mac_veriexec.h
+6-1sys/security/mac_veriexec/mac_veriexec_internal.h
+6-0sys/dev/veriexec/veriexec_ioctl.h
+140-575 files

UnifiedSplitRaw