forked from luck/tmp_suning_uos_patched
aaf66c8838
The first argument to the restrict_link_func_t functions was a keyring pointer. These functions are called by the key subsystem with this argument set to the destination keyring, but restrict_link_by_signature expects a pointer to the relevant trusted keyring. Restrict functions may need something other than a single struct key pointer to allow or reject key linkage, so the data used to make that decision (such as the trust keyring) is moved to a new, fourth argument. The first argument is now always the destination keyring. Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> |
||
---|---|---|
.. | ||
tpm | ||
00-INDEX | ||
apparmor.txt | ||
conf.py | ||
credentials.txt | ||
IMA-templates.txt | ||
index.rst | ||
keys-ecryptfs.txt | ||
keys-request-key.txt | ||
keys-trusted-encrypted.txt | ||
keys.txt | ||
LoadPin.txt | ||
LSM.txt | ||
self-protection.txt | ||
SELinux.txt | ||
Smack.txt | ||
tomoyo.txt | ||
Yama.txt |