Home
last modified time | relevance | path

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

/security/
DKconfig52 This enables the socket and networking security hooks.
53 If enabled, a security module can use these hooks to
61 This enables the Infiniband security hooks.
62 If enabled, a security module can use these hooks to
70 This enables the XFRM (IPSec) networking security hooks.
71 If enabled, a security module can use these hooks to
80 bool "Security hooks for pathname based access control"
83 This enables the security hooks for pathname based access control.
84 If enabled, a security module can use these hooks to
Dsecurity.c482 void __init security_add_hooks(struct security_hook_list *hooks, int count, in security_add_hooks() argument
488 hooks[i].lsm = lsm; in security_add_hooks()
489 hlist_add_tail_rcu(&hooks[i].list, hooks[i].head); in security_add_hooks()
/security/bpf/
DMakefile5 obj-$(CONFIG_BPF_LSM) := hooks.o
/security/selinux/
DMakefile8 selinux-y := avc.o hooks.o selinuxfs.o netlink.o nlmsgtab.o netif.o \
DKconfig41 kernel hardening feature for security hooks. Please consider