Lines Matching refs:security
32 There are several parts to the security check performed by Linux when one
67 The objective context is used as part of the security calculation that is
87 is used as part of the security calculation that is carried out when a
104 (7) Rules, access control lists and security calculations.
106 When a subject acts upon an object, a security calculation is made. This
202 These are only carried by tasks. They carry and cache security tokens
206 programs having to know about security details involved.
219 For more information on using keys, see Documentation/security/keys.txt.
252 objective security context of that file. Depending on the type of filesystem,
261 (*) LSM security label;
267 These are compared to the task's subjective security context, and certain
278 (groups, keys, LSM security) a refcounted structure of type 'struct cred'.
289 (3) the reference count on the security data it points to may be changed;
293 (5) any keyrings it points to may be revoked, expired or have their security
353 void *current_security(void) Current's LSM security pointer
471 security checks on credentials construction and changing is taking place as
474 The new credentials set should be altered appropriately, and any security
501 Should the security checks fail or some other error occur after prepare_creds()