]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/keys/system_keyring.h
UBUNTU: SAUCE: UEFI: MODSIGN: Import certificates from UEFI Secure Boot
[mirror_ubuntu-zesty-kernel.git] / include / keys / system_keyring.h
index fbd4647767e9162f10c5741825796c5c2061cef0..4009f3c018b5f6f85518202c0db72ee2eeaf400f 100644 (file)
@@ -32,6 +32,7 @@ extern int restrict_link_by_builtin_and_secondary_trusted(
 #else
 #define restrict_link_by_builtin_and_secondary_trusted restrict_link_by_builtin_trusted
 #endif
+extern struct key *get_system_keyring(void);
 
 #ifdef CONFIG_IMA_BLACKLIST_KEYRING
 extern struct key *ima_blacklist_keyring;