mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-04-12 12:13:51 +00: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>