ltq-deu: convert SHA1 after library impl of SHA1 was removed
authorDaniel Kestrel <kestrel1974@t-online.de>
Mon, 31 May 2021 12:32:27 +0000 (14:32 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 5 Jan 2022 23:22:35 +0000 (00:22 +0100)
commite84c4b54f34591b51a2503cadabe37218173036c
treed525f9a2dc54caf403197c5dddff03f2b13d6700
parent737bd4f2969dd65a6348cb6ddac935543531e568
ltq-deu: convert SHA1 after library impl of SHA1 was removed

The <linux/cryptohash.h> was removed with Linux 5.8, because it only
contained the library implementation of SHA1, which was folded
into <crypto/sha.h>.
So switch this driver away from using <linux/cryptohash.h>.

Signed-off-by: Daniel Kestrel <kestrel1974@t-online.de>
package/kernel/lantiq/ltq-deu/src/ifxmips_sha1.c
package/kernel/lantiq/ltq-deu/src/ifxmips_sha1_hmac.c