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
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 <http://www.intel.com/technology/security/> for more information
207 To provide an additional layer of security, route all of these
233 source security/selinux/Kconfig
234 source security/smack/Kconfig
235 source security/tomoyo/Kconfig
236 source security/apparmor/Kconfig
237 source security/loadpin/Kconfig
238 source security/yama/Kconfig
240 source security/integrity/Kconfig
243 prompt "Default security module"
251 Select the security module that will be used by default if the
252 kernel parameter security= is not specified.