KEYS: Allow expiry time to be set when preparsing a key
authorDavid Howells <dhowells@redhat.com>
Fri, 18 Jul 2014 17:56:34 +0000 (18:56 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 22 Jul 2014 20:46:08 +0000 (21:46 +0100)
commit7dfa0ca6a95de65b7a7760630cdbd7d30f204bfa
treee97786b11796e13f91b205dbb8adb3727e88789d
parentfc7c70e0b6b637bbf6cf8b9cee547d5ae83899c9
KEYS: Allow expiry time to be set when preparsing a key

Allow a key type's preparsing routine to set the expiry time for a key.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Steve Dickson <steved@redhat.com>
Acked-by: Jeff Layton <jlayton@primarydata.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Documentation/security/keys.txt
include/linux/key-type.h
security/keys/key.c