OSDN Git Service

KEYS: Add a lookup_restriction function for the asymmetric key type
authorMat Martineau <mathew.j.martineau@linux.intel.com>
Fri, 6 May 2016 21:25:39 +0000 (14:25 -0700)
committerMat Martineau <mathew.j.martineau@linux.intel.com>
Tue, 4 Apr 2017 21:10:12 +0000 (14:10 -0700)
commit97d3aa0f313435a24440e7157c9c9115c58ca463
tree56c00ecd720a6b1f9564ec01f5e6a3d8b805c455
parent6563c91fd645556c7801748f15bc727c77fcd311
KEYS: Add a lookup_restriction function for the asymmetric key type

Look up asymmetric keyring restriction information using the key-type
lookup_restrict hook.

Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Documentation/crypto/asymmetric-keys.txt
crypto/asymmetric_keys/asymmetric_type.c