diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2015-04-09 12:55:37 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-04-10 21:39:41 +0800 |
commit | a2e5ba4fedd6e590bb2cd83817c2bf0cd0de69d1 (patch) | |
tree | 25f6860a8439cf44ded9380229fe687b49d3c66a /README | |
parent | 7c71f0f760d65f270aca0849caebb1fd5d53c66b (diff) | |
download | linux-stable-a2e5ba4fedd6e590bb2cd83817c2bf0cd0de69d1.tar.gz linux-stable-a2e5ba4fedd6e590bb2cd83817c2bf0cd0de69d1.tar.bz2 linux-stable-a2e5ba4fedd6e590bb2cd83817c2bf0cd0de69d1.zip |
crypto: sha256-generic - move to generic glue implementation
This updates the generic SHA-256 implementation to use the
new shared SHA-256 glue code.
It also implements a .finup hook crypto_sha256_finup() and exports
it to other modules. The import and export() functions and the
.statesize member are dropped, since the default implementation
is perfectly suitable for this module.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions