OSDN Git Service

crypto: omap-des - add IV output handling
authorTero Kristo <t-kristo@ti.com>
Tue, 5 Nov 2019 14:00:53 +0000 (16:00 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 11 Dec 2019 08:36:57 +0000 (16:36 +0800)
commiteb5818aa08526b0004da82225b6915d787a4e4e1
tree87fcc74f6d724684b6229d97ab2dcb93fbae7fde
parente7508ef2a67416e7786d7325cffe381aded1e0b3
crypto: omap-des - add IV output handling

Currently omap-des driver does not copy end result IV out at all. This
is evident with the additional checks done at the crypto test manager.
Fix by copying out the IV values from HW.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/omap-des.c