mirror of
https://github.com/torvalds/linux
synced 2026-06-18 00:02:16 +09:00
This patch replaces uses of the long obsolete hash interface with either shash (for non-SG users) or ahash. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>