]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: omap-sham - shrink the internal buffer size
authorTero Kristo <t-kristo@ti.com>
Mon, 19 Sep 2016 15:22:19 +0000 (18:22 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 22 Sep 2016 10:32:53 +0000 (18:32 +0800)
commit2de7e506dc61e34d359313d8429d49b3ac71a6b4
tree7ca7892ad023de4718f64998d7b11b6bf513e412
parent0ac7221684816c5efb344af0119d9c45ae24e64b
crypto: omap-sham - shrink the internal buffer size

The current internal buffer size is way too large for crypto core, so
shrink it to be smaller. This makes the buffer to fit into the space
reserved for the export/import buffers also.

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