diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2015-10-18 17:51:25 +0100 |
---|---|---|
committer | Dan Douglass <dan.douglass@freescale.com> | 2016-01-22 15:13:08 -0600 |
commit | 0f5a3d2ec550f7bebfdb4cbd5bee397292135016 (patch) | |
tree | f74e83a80e081c5759daf4a38e0f64db911d1d05 /drivers/uio | |
parent | 76babd7d075c9c22a27e6bc272bb57b6327cfbd3 (diff) |
MLK-12312: CAAM hash algorithms fail registration during initialization
Fix cherry-picked from 5ec908319ab53072d3a2188e62ed2e5d7b846951
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 'drivers/uio')
0 files changed, 0 insertions, 0 deletions