Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information