Lines Matching full:integrity
3 config INTEGRITY config
4 bool "Integrity subsystem"
8 This option enables the integrity subsystem, which is comprised
9 of a number of different components including the Integrity
17 if INTEGRITY
47 bool "Require all keys on the integrity keyrings be signed"
120 bool "Enables integrity auditing support "
124 In addition to enabling integrity auditing support, this
126 controls the level of integrity auditing messages.
127 0 - basic integrity auditing messages (default)
128 1 - additional integrity auditing messages
130 Additional informational integrity auditing messages would
134 source "security/integrity/ima/Kconfig"
135 source "security/integrity/evm/Kconfig"
137 endif # if INTEGRITY