commit | 5d2787cf0b210d2925e8d44e2e79241385249d6b | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Feb 09 16:40:46 2016 +0000 |
committer | David Howells <dhowells@redhat.com> | Tue Feb 09 16:40:46 2016 +0000 |
tree | 2012c87cf103d8d33ae55f3db822fc380e0280b7 | |
parent | 411a6f585c0f7695942497ae1a0f3f313cefc6e0 [diff] |
KEYS: Add an alloc flag to convey the builtinness of a key Add KEY_ALLOC_BUILT_IN to convey that a key should have KEY_FLAG_BUILTIN set rather than setting it after the fact. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Mimi Zohar <zohar@linux.vnet.ibm.com>