Skip to content
Commit efba797b authored by Mat Martineau's avatar Mat Martineau
Browse files

KEYS: Add an optional lookup_restriction hook to key_type



The restrict_link functions used to validate keys as they are linked
to a keyring can be associated with specific key types.  Each key type
may be loaded (or not) at runtime, so lookup of restrict_link
functions needs to be part of the key type implementation to ensure
that the requested keys can be examined.

Signed-off-by: default avatarMat Martineau <mathew.j.martineau@linux.intel.com>
parent 2b6aa412
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment