Lines Matching refs:security
7 source security/keys/Kconfig
22 bool "Enable different security models"
26 This allows you to choose different security modules to be
29 If this option is not selected, the default Linux security
47 This enables the socket and networking security hooks.
48 If enabled, a security module can use these hooks to
56 This enables the XFRM (IPSec) networking security hooks.
57 If enabled, a security module can use these hooks to
69 This enables the security hooks for pathname based access control.
70 If enabled, a security module can use these hooks to
87 helps to ensure that kernel security mechanisms are functioning
96 See <http://www.intel.com/technology/security/> for more information
121 source security/selinux/Kconfig
122 source security/smack/Kconfig
123 source security/tomoyo/Kconfig
124 source security/apparmor/Kconfig
125 source security/yama/Kconfig
127 source security/integrity/Kconfig
130 prompt "Default security module"
139 Select the security module that will be used by default if the
140 kernel parameter security= is not specified.