Searched hist:"6585 cd3683c624d9cbe5cbc480f870b2d1df47db" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/crypto/ |
H A D | omap-aes.c | diff 6585cd3683c624d9cbe5cbc480f870b2d1df47db Tue Nov 05 08:00:59 CST 2019 Tero Kristo <t-kristo@ti.com> crypto: omap-aes - fixup aligned data cleanup
Aligned data cleanup is using wrong pointers in the cleanup calls. Most of the time these are right, but can cause mysterious problems in some cases. Fix to use the same pointers that were used with the align call.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|