[PATCH] crypto: mxs-dcp: Fix AES-CBC with hardware-bound keys

Herbert Xu herbert at gondor.apana.org.au
Fri Oct 4 22:30:07 PDT 2024


On Fri, Sep 13, 2024 at 11:11:43AM +0200, Tomas Paukrt wrote:
> Fix passing an initialization vector in the payload field which
> is necessary for AES in CBC mode even with hardware-bound keys.
> 
> Fixes: 3d16af0b4cfa ("crypto: mxs-dcp: Add support for hardware-bound keys")
> Signed-off-by: Tomas Paukrt <tomaspaukrt at email.cz>
> ---
>  drivers/crypto/mxs-dcp.c | 20 ++++++++++++--------
>  1 file changed, 12 insertions(+), 8 deletions(-)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



More information about the linux-arm-kernel mailing list