summaryrefslogtreecommitdiffstats
path: root/security/keys/permission.c
diff options
context:
space:
mode:
authorLakshmi Ramasubramanian <nramas@linux.microsoft.com>2019-12-11 08:47:04 -0800
committerMimi Zohar <zohar@linux.ibm.com>2019-12-12 08:53:50 -0500
commit88e70da170e8945f6b1c1299083d1b942705beb5 (patch)
tree9cb77512be5486c88a2a29612ec8733108850d78 /security/keys/permission.c
parent5808611cccb28044940d04ebd303dc90f33b77b1 (diff)
downloadlinux-88e70da170e8945f6b1c1299083d1b942705beb5.tar.gz
linux-88e70da170e8945f6b1c1299083d1b942705beb5.tar.bz2
linux-88e70da170e8945f6b1c1299083d1b942705beb5.zip
IMA: Define an IMA hook to measure keys
Measure asymmetric keys used for verifying file signatures, certificates, etc. This patch defines a new IMA hook namely ima_post_key_create_or_update() to measure the payload used to create a new asymmetric key or update an existing asymmetric key. Asymmetric key structure is defined only when CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE is defined. Since the IMA hook measures asymmetric keys, the IMA hook is defined in a new file namely ima_asymmetric_keys.c which is built only if CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE is defined. Signed-off-by: Lakshmi Ramasubramanian <nramas@linux.microsoft.com> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
Diffstat (limited to 'security/keys/permission.c')
0 files changed, 0 insertions, 0 deletions