diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2019-12-08 13:42:52 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-12-11 16:48:39 +0800 |
commit | 96895693940710db24e42c4e2a248d8f7bd7ab4b (patch) | |
tree | 2afad097ca6a6e352aa4d934d53a727f016f7575 /crypto | |
parent | fbce6be5aef5bad46f3af1650f7a62ec1b34318e (diff) | |
download | linux-96895693940710db24e42c4e2a248d8f7bd7ab4b.tar.gz linux-96895693940710db24e42c4e2a248d8f7bd7ab4b.tar.bz2 linux-96895693940710db24e42c4e2a248d8f7bd7ab4b.zip |
crypto: padlock-sha - Use init_tfm/exit_tfm interface
This patch switches padlock-sha over to the new init_tfm/exit_tfm
interface as opposed to cra_init/cra_exit. This way the shash API
can make sure that descsize does not exceed the maximum.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Reviewed-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions