ltq-deu: convert blkcipher to skcipher
authorDaniel Kestrel <kestrel1974@t-online.de>
Mon, 31 May 2021 12:25:00 +0000 (14:25 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 5 Jan 2022 23:22:30 +0000 (00:22 +0100)
commit737bd4f2969dd65a6348cb6ddac935543531e568
tree1188c5c7ae17cacdf68549c4af2bc4273cda0e9b
parentc8967d6d12b25cf50b7e060485004c1332a40367
ltq-deu: convert blkcipher to skcipher

Convert blkcipher to skcipher for the synchronous versions of AES,
DES and ARC4.
The Block Cipher API was depracated for a while and was removed with
Linux 5.5. So switch this driver to the skcipher API.

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