]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
crypto: ccree - fix FDE descriptor sequence
authorOfir Drang <ofir.drang@arm.com>
Thu, 16 Jan 2020 10:14:42 +0000 (12:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Feb 2020 12:35:22 +0000 (04:35 -0800)
commit5e33535cf13c0a85f2bda324fced2502f9ca82e9
treedeeb495437098081aa77a75632e0464fd627e6ec
parentd8760030e7017558faa748ba62376be5ab6babf1
crypto: ccree - fix FDE descriptor sequence

commit 5c83e8ec4d51ac4cc58482ed04297e6882b32a09 upstream.

In FDE mode (xts, essiv and bitlocker) the cryptocell hardware requires
that the the XEX key will be loaded after Key1.

Signed-off-by: Ofir Drang <ofir.drang@arm.com>
Cc: stable@vger.kernel.org
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/crypto/ccree/cc_cipher.c