Lines Matching full:module
35 migrating the Linux capabilities code into such a module.
44 security module.
56 logic is implemented as a security module.
57 This capabilities module is discussed further in
58 `LSM Capabilities Module`_.
70 Security blobs that are used by more than one security module are
94 Unlike the other security module data, the data used here is a
104 general security module stacking. It defines
105 security_add_hooks() to which each security module passes a
109 have been registered. The SELinux security module has implemented
122 LSM Capabilities Module
125 The POSIX.1e capabilities logic is maintained as a security module
127 module uses the order field of the :c:type:`lsm_info` description
128 to identify it as the first security module to be registered.
129 The capabilities security module does not use the general security