aboutsummaryrefslogtreecommitdiff
path: root/kernel/debug/debug_core.c
diff options
context:
space:
mode:
authorWang, Rui Y <rui.y.wang@intel.com>2015-11-29 22:45:33 +0800
committerMister Oyster <oysterized@gmail.com>2017-07-04 12:11:05 +0200
commit55fc1e8ffd9f4ad496d19a20ba2c744c8298d488 (patch)
tree272b23f6dff59fcbbd54854684fe41f777a4e4f0 /kernel/debug/debug_core.c
parentc0c8483e1c976839814bd230238b86d5c1ecefc6 (diff)
crypto: ghash-clmulni - Fix load failure
commit 3a020a723c65eb8ffa7c237faca26521a024e582 upstream. 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> Cc: Sumit Semwal <sumit.semwal@linaro.org> Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'kernel/debug/debug_core.c')
0 files changed, 0 insertions, 0 deletions