------- Comment From [email protected] 2025-07-16 08:02 EDT------- Verified on ubuntu 25.04, linux-image-6.14.0-24-generic. The module hmac_s390 is loaded, selftests passes without any error, tcrypt (mode=102-105) passes without any error.
Set Distro State to "Verified". ---------------------- # cat /proc/crypto | grep -B2 -A7 hmac_s390$ name : hmac(sha512) driver : hmac_s390_sha512 module : hmac_s390 priority : 400 refcnt : 1 selftest : passed internal : no type : shash blocksize : 128 digestsize : 64 -- name : hmac(sha384) driver : hmac_s390_sha384 module : hmac_s390 priority : 400 refcnt : 1 selftest : passed internal : no type : shash blocksize : 128 digestsize : 48 -- name : hmac(sha256) driver : hmac_s390_sha256 module : hmac_s390 priority : 400 refcnt : 1 selftest : passed internal : no type : shash blocksize : 64 digestsize : 32 -- name : hmac(sha224) driver : hmac_s390_sha224 module : hmac_s390 priority : 400 refcnt : 1 selftest : passed internal : no type : shash blocksize : 64 digestsize : 28 ---------------------- -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2096812 Title: [25.04 FEAT] In-kernel crypto support MSA 11 HMAC Status in Ubuntu on IBM z Systems: Fix Released Status in linux package in Ubuntu: Fix Released Status in linux source package in Plucky: Fix Released Bug description: Feature Description: Support MSA 11 HMAC instructions for in-kernel crypto. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/2096812/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp

