kernel_optimize_test/security/keys
David Howells 2aa349f6e3 [PATCH] Keys: Export user-defined keyring operations
Export user-defined key operations so that those who wish to define their
own key type based on the user-defined key operations may do so (as has
been requested).

The header file created has been placed into include/keys/user-type.h, thus
creating a directory where other key types may also be placed.  Any
objections to doing this?

Signed-Off-By: David Howells <dhowells@redhat.com>
Signed-Off-By: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-30 17:37:22 -08:00
..
compat.c
internal.h
key.c
keyctl.c
keyring.c
Makefile [PATCH] Keys: Split key permissions checking into a .c file 2005-10-08 14:53:31 -07:00
permission.c [PATCH] Keys: Possessor permissions should be additive 2005-10-08 14:54:48 -07:00
proc.c
process_keys.c
request_key_auth.c
request_key.c
user_defined.c [PATCH] Keys: Export user-defined keyring operations 2005-10-30 17:37:22 -08:00