KEYS: request_key_auth: Provide key preparsing
authorDavid Howells <dhowells@redhat.com>
Fri, 18 Jul 2014 17:56:36 +0000 (18:56 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 22 Jul 2014 20:46:55 +0000 (21:46 +0100)
commitf1dcde91a3503f68ef209667a8798ead2b50b02a
tree44a93a6da7868c58606f39421870b32a920b3e77
parent5d19e20b534ff4c17dfba792f1f9e33e1378e3f9
KEYS: request_key_auth: Provide key preparsing

Provide key preparsing for the request_key_auth key type so that we can make
preparsing mandatory.  This does nothing as this type can only be set up
internally to the kernel.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Steve Dickson <steved@redhat.com>
Acked-by: Jeff Layton <jlayton@primarydata.com>
security/keys/request_key_auth.c