summaryrefslogtreecommitdiff
path: root/include/keys/system_keyring.h
AgeCommit message (Collapse)AuthorFilesLines
2013-09-25KEYS: Separate the kernel signature checking keyring from module signingDavid Howells1-0/+23
Separate the kernel signature checking keyring from module signing so that it can be used by code other than the module-signing code. Signed-off-by: David Howells <dhowells@redhat.com>