mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-23 10:12:24 +00:00
The key_to_protkey handler function in module pkey_pckmo should return with success on all known protected key types, including the new types introduced byfd197556ee("s390/pkey: Add AES xts and HMAC clear key token support"). Fixes:fd197556ee("s390/pkey: Add AES xts and HMAC clear key token support") Signed-off-by: Holger Dengler <dengler@linux.ibm.com> Reviewed-by: Ingo Franzki <ifranzki@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>