Home
last modified time | relevance | path

Searched refs:hooks (Results 1 – 4 of 4) sorted by relevance

/security/
DKconfig61 This enables the socket and networking security hooks.
62 If enabled, a security module can use these hooks to
81 This enables the Infiniband security hooks.
82 If enabled, a security module can use these hooks to
90 This enables the XFRM (IPSec) networking security hooks.
91 If enabled, a security module can use these hooks to
100 bool "Security hooks for pathname based access control"
103 This enables the security hooks for pathname based access control.
104 If enabled, a security module can use these hooks to
Dsecurity.c161 void __init security_add_hooks(struct security_hook_list *hooks, int count, in security_add_hooks() argument
167 hooks[i].lsm = lsm; in security_add_hooks()
168 list_add_tail_rcu(&hooks[i].list, hooks[i].head); in security_add_hooks()
/security/selinux/
DMakefile8 selinux-y := avc.o hooks.o selinuxfs.o netlink.o nlmsgtab.o netif.o \
DKconfig55 kernel hardening feature for security hooks. Please consider