android_kernel_xiaomi_sm7250/security/keys
David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors
Wrap current->cred and a few other accessors to hide their actual
implementation.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: James Morris <jmorris@namei.org>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
2008-11-14 10:39:18 +11:00
..
compat.c
internal.h KEYS: Alter use of key instantiation link-to-keyring argument 2008-11-14 10:39:14 +11:00
key.c
keyctl.c CRED: Separate task security context from task_struct 2008-11-14 10:39:16 +11:00
keyring.c KEYS: Disperse linux/key_ui.h 2008-11-14 10:39:13 +11:00
Makefile
permission.c CRED: Separate task security context from task_struct 2008-11-14 10:39:16 +11:00
proc.c
process_keys.c CRED: Wrap current->cred and a few other accessors 2008-11-14 10:39:18 +11:00
request_key_auth.c CRED: Separate task security context from task_struct 2008-11-14 10:39:16 +11:00
request_key.c CRED: Wrap current->cred and a few other accessors 2008-11-14 10:39:18 +11:00
sysctl.c
user_defined.c