We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eea6367 commit 9ea2941Copy full SHA for 9ea2941
1 file changed
upstream_patches/no-sha1-for-fips.patch
@@ -1,6 +1,6 @@
1
-diff -Nur linux-6.19.3.org/crypto/testmgr.c linux-6.19.3.new/crypto/testmgr.c
2
---- linux-6.19.3.org/crypto/testmgr.c 2026-02-19 16:33:27.000000000 +0100
3
-+++ linux-6.19.3.new/crypto/testmgr.c 2026-02-24 09:44:34.790238895 +0100
+diff -Nur a/crypto/testmgr.c b/crypto/testmgr.c
+--- a/crypto/testmgr.c 2026-02-19 16:33:27.000000000 +0100
++++ b/crypto/testmgr.c 2026-02-24 09:44:34.790238895 +0100
4
@@ -4090,7 +4090,6 @@
5
.alg = "authenc(hmac(sha1),cbc(aes))",
6
.generic_driver = "authenc(hmac-sha1-lib,cbc(aes-generic))",
0 commit comments