Home
last modified time | relevance | path

Searched hist:"7 c71f0f7" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/crypto/
H A Dsha1_generic.c7c71f0f7 Thu Apr 09 05:55:36 CDT 2015 Ard Biesheuvel <ard.biesheuvel@linaro.org> crypto: sha1-generic - move to generic glue implementation

This updated the generic SHA-1 implementation to use the generic
shared SHA-1 glue code.

It also implements a .finup hook crypto_sha1_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>
7c71f0f7 Thu Apr 09 05:55:36 CDT 2015 Ard Biesheuvel <ard.biesheuvel@linaro.org> crypto: sha1-generic - move to generic glue implementation

This updated the generic SHA-1 implementation to use the generic
shared SHA-1 glue code.

It also implements a .finup hook crypto_sha1_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>