On Mon, 2020-08-17 at 18:52 -0300, Bruno Meneguele wrote: > Depending on the IMA policy a key can be searched in multiple keyrings (e.g. > .ima and .platform) and possibly failing for both. However, for the user not > aware of the searching order it's not clear what's the keyring the kernel > didn't find the key. With this patch we improve this feedback by printing > the keyring "description" (name). > > Signed-off-by: Bruno Meneguele <bmeneg@xxxxxxxxxx> Reviewed-by: Mimi Zohar <zohar@xxxxxxxxxxxxx>