crypto: ahash - Convert to new style algorithms
This patch converts crypto_ahash to the new style. The old ahash
algorithm type is retained until the existing ahash implementations
are also converted. All ahash users will automatically get the
new crypto_ahash type.
Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>
Showing
- crypto/ahash.c 57 additions, 25 deletionscrypto/ahash.c
- crypto/shash.c 2 additions, 6 deletionscrypto/shash.c
- include/crypto/hash.h 78 additions, 31 deletionsinclude/crypto/hash.h
- include/crypto/internal/hash.h 8 additions, 3 deletionsinclude/crypto/internal/hash.h
- include/linux/crypto.h 3 additions, 26 deletionsinclude/linux/crypto.h
Loading
Please register or sign in to comment