OSDN Git Service

crypto: inside-secure - Fixed authenc w/ (3)DES fails on Macchiatobin
authorPascal van Leeuwen <pascalvanl@gmail.com>
Fri, 8 Nov 2019 09:00:21 +0000 (10:00 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 17 Nov 2019 01:02:38 +0000 (09:02 +0800)
commitb8151220f35da4653d95c840e03b8a9db2c0d1c0
treef80663778ef980889e54820762ea4cff1b3119ca
parent4a97bfc79619c40d400f2a7b763a0d9cd1d33891
crypto: inside-secure - Fixed authenc w/ (3)DES fails on Macchiatobin

Fixed 2 copy-paste mistakes in the commit mentioned below that caused
authenc w/ (3)DES to consistently fail on Macchiatobin (but strangely
work fine on x86+FPGA??).
Now fully tested on both platforms.

Fixes: 13a1bb93f7b1c9 ("crypto: inside-secure - Fixed warnings...")
Signed-off-by: Pascal van Leeuwen <pvanleeuwen@verimatrix.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/inside-secure/safexcel_cipher.c