diff options
author | Sabrina Dubroca <sd@queasysnail.net> | 2017-12-13 14:54:36 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-12-22 19:52:46 +1100 |
commit | fc8517bf627c9b834f80274a1bc9ecd39b27231b (patch) | |
tree | 2acc7aa35f3a41515c2b2acae9a97d99de5cbc23 /virt/kvm | |
parent | 106840c41096a01079d3a2025225029c13713802 (diff) | |
download | linux-fc8517bf627c9b834f80274a1bc9ecd39b27231b.tar.bz2 |
crypto: aesni - add wrapper for generic gcm(aes)
When I added generic-gcm-aes I didn't add a wrapper like the one
provided for rfc4106(gcm(aes)). We need to add a cryptd wrapper to fall
back on in case the FPU is not available, otherwise we might corrupt the
FPU state.
Fixes: cce2ea8d90fe ("crypto: aesni - add generic gcm(aes)")
Cc: <stable@vger.kernel.org>
Reported-by: Ilya Lesokhin <ilyal@mellanox.com>
Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Reviewed-by: Stefano Brivio <sbrivio@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions