diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2015-04-09 10:55:38 (GMT) |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-04-10 13:39:41 (GMT) |
commit | ca142584bc8ebc8e15b317680771ade58ca96315 (patch) | |
tree | d77aa069eaced0b549a677c567f7759ca13d68eb /crypto/seed.c | |
parent | a2e5ba4fedd6e590bb2cd83817c2bf0cd0de69d1 (diff) | |
download | linux-ca142584bc8ebc8e15b317680771ade58ca96315.tar.xz |
crypto: sha512-generic - move to generic glue implementation
This updated the generic SHA-512 implementation to use the
generic shared SHA-512 glue code.
It also implements a .finup hook crypto_sha512_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 'crypto/seed.c')
0 files changed, 0 insertions, 0 deletions