65c3d8a0cb
OBS-URL: https://build.opensuse.org/request/show/345846 OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=240
14 lines
802 B
Diff
14 lines
802 B
Diff
Index: dracut-042/modules.d/01fips/module-setup.sh
|
|
===================================================================
|
|
--- dracut-042.orig/modules.d/01fips/module-setup.sh 2015-06-26 09:52:08.837700391 +0200
|
|
+++ dracut-042/modules.d/01fips/module-setup.sh 2015-06-26 09:53:16.613565464 +0200
|
|
@@ -20,7 +20,7 @@ installkernel() {
|
|
_fipsmodules+="sha384 sha512 sha512_generic tcrypt tea tnepres twofish wp256 wp384 wp512 xeta xtea xts zlib"
|
|
_fipsmodules+="aes_s390 des_s390 prng sha256_s390 sha_common des_check_key ghash_s390 sha1_s390 sha512_s390"
|
|
_fipsmodules+="sha512-ssse3 sha1-ssse3 sha256-ssse3 "
|
|
- _fipsmodules+="ghash-clmulni-intel "
|
|
+ _fipsmodules+="ghash-clmulni-intel aesni-intel "
|
|
|
|
_fipsmodules+="drbg"
|
|
|