commit | f1dcde91a3503f68ef209667a8798ead2b50b02a | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Fri Jul 18 18:56:36 2014 +0100 |
committer | David Howells <dhowells@redhat.com> | Tue Jul 22 21:46:55 2014 +0100 |
tree | 44a93a6da7868c58606f39421870b32a920b3e77 | |
parent | 5d19e20b534ff4c17dfba792f1f9e33e1378e3f9 [diff] |
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>