kernel-ark/security/keys
David Howells 16feef4340 KEYS: Consolidate the concept of an 'index key' for key access
Consolidate the concept of an 'index key' for accessing keys.  The index key
is the search term needed to find a key directly - basically the key type and
the key description.  We can add to that the description length.

This will be useful when turning a keyring into an associative array rather
than just a pointer block.

Signed-off-by: David Howells <dhowells@redhat.com>
2013-09-24 10:35:15 +01:00
..
encrypted-keys KEYS: Add payload preparsing opportunity prior to key instantiate or update 2012-10-08 13:49:48 +10:30
compat.c Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys 2013-03-12 11:05:45 -07:00
gc.c workqueue: deprecate system_nrt[_freezable]_wq 2012-08-20 14:51:24 -07:00
internal.h KEYS: Consolidate the concept of an 'index key' for key access 2013-09-24 10:35:15 +01:00
Kconfig
key.c KEYS: Consolidate the concept of an 'index key' for key access 2013-09-24 10:35:15 +01:00
keyctl.c aio: don't include aio.h in sched.h 2013-05-07 20:16:25 -07:00
keyring.c KEYS: Consolidate the concept of an 'index key' for key access 2013-09-24 10:35:15 +01:00
Makefile
permission.c
proc.c
process_keys.c KEYS: Skip key state checks when checking for possession 2013-09-24 10:35:13 +01:00
request_key_auth.c KEYS: Skip key state checks when checking for possession 2013-09-24 10:35:13 +01:00
request_key.c KEYS: Consolidate the concept of an 'index key' for key access 2013-09-24 10:35:15 +01:00
sysctl.c
trusted.c Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 2012-10-14 13:39:34 -07:00
trusted.h
user_defined.c KEYS: Add payload preparsing opportunity prior to key instantiate or update 2012-10-08 13:49:48 +10:30