On Mon, 2019-11-11 at 11:32 -0800, Lakshmi Ramasubramanian wrote:
IMA policy needs to support a func to enable measurement of
asymmetric keys.
This patch defines a new IMA policy func namely KEYRING_CHECK to
measure asymmetric keys.
This new feature measures "keys" based on policy, not "keyrings".
ÂPlease change the name to KEY_CHECK.