Home
last modified time | relevance | path

Searched refs:module (Results 1 – 5 of 5) sorted by relevance

/security/
DKconfig62 If enabled, a security module can use these hooks to
82 If enabled, a security module can use these hooks to
91 If enabled, a security module can use these hooks to
104 If enabled, a security module can use these hooks to
113 Trusted Boot (tboot) module. This will utilize
239 prompt "Default security module"
247 Select the security module that will be used by default if the
Dsecurity.c148 int __init security_module_enable(const char *module) in security_module_enable() argument
150 return !strcmp(module, chosen_lsm); in security_module_enable()
/security/yama/
DKconfig9 Like capabilities, this security module stacks with other LSMs.
/security/integrity/
DKconfig29 This is useful for evm and module keyrings, when keys are
/security/apparmor/
DKconfig10 This enables the AppArmor security module.