summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2015-10-18 18:51:25 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2015-10-20 16:11:11 +0200
commit5ec908319ab53072d3a2188e62ed2e5d7b846951 (patch)
tree62a518ca85620fce86224cbd434edff17cb079b1 /crypto
parentcrypto: caam - fix non-block aligned hash calculation (diff)
downloadlinux-5ec908319ab53072d3a2188e62ed2e5d7b846951.tar.xz
linux-5ec908319ab53072d3a2188e62ed2e5d7b846951.zip
crypto: caam - only export the state we really need to export
Avoid exporting lots of state by only exporting what we really require, which is the buffer containing the set of pending bytes to be hashed, number of pending bytes, the context buffer, and the function pointer state. This reduces down the exported state size to 216 bytes from 576 bytes. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions