Home
last modified time | relevance | path

Searched defs:verified_exec_params32 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/veriexec/
H A Dveriexec_ioctl.h39 struct verified_exec_params32 { struct
40 unsigned char flags;
41 char fp_type[VERIEXEC_FPTYPELEN]; /* type of fingerprint */
65 #define VERIEXEC_SIGNED_LOAD32 _IOW('S', 0x8, struct verified_exec_params32) argument