linux/arch
Wang, Rui Y 3a020a723c crypto: ghash-clmulni - Fix load failure
ghash_clmulni_intel fails to load on Linux 4.3+ with the following message:
"modprobe: ERROR: could not insert 'ghash_clmulni_intel': Invalid argument"

After 8996eafdc ("crypto: ahash - ensure statesize is non-zero") all ahash
drivers are required to implement import()/export(), and must have a non-
zero statesize.

This patch has been tested with the algif_hash interface. The calculated
digest values, after several rounds of import()s and export()s, match those
calculated by tcrypt.

Signed-off-by: Rui Wang <rui.y.wang@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2015-12-04 22:29:53 +08:00
..
alpha
arc ARC fixes for 4.4-rc1 2015-11-14 09:09:37 -08:00
arm ARM: SoC defconfig updates for v4.4 2015-11-10 15:08:32 -08:00
arm64 arm64 fixes and clean-ups: 2015-11-12 15:33:11 -08:00
avr32
blackfin
c6x
cris
frv
h8300 h8300 update for v4.4 2015-11-12 15:26:39 -08:00
hexagon
ia64
m32r
m68k
metag Metag architecture changes for v4.4 2015-11-10 16:24:25 -08:00
microblaze
mips Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2015-11-15 09:10:53 -08:00
mn10300
nios2
openrisc
parisc
powerpc Four changes: 2015-11-12 14:34:06 -08:00
s390
score
sh
sparc
tile
um
unicore32 pwm: Changes for v4.4-rc1 2015-11-11 09:16:10 -08:00
x86 crypto: ghash-clmulni - Fix load failure 2015-12-04 22:29:53 +08:00
xtensa Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block 2015-11-10 17:23:49 -08:00
.gitignore
Kconfig