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
46 bool "Require all keys on the integrity keyrings be signed"
119 bool "Enables integrity auditing support "
123 In addition to enabling integrity auditing support, this
125 controls the level of integrity auditing messages.
126 0 - basic integrity auditing messages (default)
127 1 - additional integrity auditing messages
129 Additional informational integrity auditing messages would
133 source "security/integrity/ima/Kconfig"
134 source "security/integrity/evm/Kconfig"
136 endif # if INTEGRITY