diff options
author | Tero Kristo <t-kristo@ti.com> | 2019-11-05 17:00:57 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-12-11 11:36:58 +0300 |
commit | 60a0894c323af7de0a1b69d64f7d81d13dd9b16c (patch) | |
tree | 52f64bb18d0fa9867c6a70fb0546293b57c0a03d /drivers/crypto/omap-aes.c | |
parent | a9befcf46913bd70d1421ea6b77e8b47a8b70483 (diff) | |
download | linux-60a0894c323af7de0a1b69d64f7d81d13dd9b16c.tar.xz |
crypto: omap-sham - fix split update cases with cryptomgr tests
The updated crypto manager finds a couple of new bugs from the omap-sham
driver. Basically the split update cases fail to calculate the amount of
data to be sent properly, leading into failed results and hangs with the
hw accelerator.
To fix these, the buffer handling needs to be fixed, but we do some cleanup
for the code at the same time to cut away some unnecessary code so that
it is easier to fix.
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/omap-aes.c')
0 files changed, 0 insertions, 0 deletions