Lines Matching refs:security
8 source "security/keys/Kconfig"
23 bool "Enable different security models"
27 This allows you to choose different security modules to be
30 If this option is not selected, the default Linux security
44 various security modules (AppArmor, IMA, SafeSetID, TOMOYO, TPM).
52 This enables the socket and networking security hooks.
53 If enabled, a security module can use these hooks to
72 This enables the Infiniband security hooks.
73 If enabled, a security module can use these hooks to
81 This enables the XFRM (IPSec) networking security hooks.
82 If enabled, a security module can use these hooks to
94 This enables the security hooks for pathname based access control.
95 If enabled, a security module can use these hooks to
112 helps to ensure that kernel security mechanisms are functioning
121 See <https://www.intel.com/technology/security/> for more information
196 To provide an additional layer of security, route all of these
222 source "security/selinux/Kconfig"
223 source "security/smack/Kconfig"
224 source "security/tomoyo/Kconfig"
225 source "security/apparmor/Kconfig"
226 source "security/loadpin/Kconfig"
227 source "security/yama/Kconfig"
228 source "security/safesetid/Kconfig"
229 source "security/lockdown/Kconfig"
230 source "security/landlock/Kconfig"
232 source "security/integrity/Kconfig"
248 Selects the legacy "major security module" that will be
282 source "security/Kconfig.hardening"