openwrt/package/kernel/lantiq/ltq-deu/src
Daniel Kestrel b61d756b6c ltq-deu: disable arc4 algorithm
ARC4 was used for WEP, which is not secure anymore. Therefor it is
disabled in the driver, but the code is not removed for now.

Signed-off-by: Daniel Kestrel <kestrel1974@t-online.de>
2022-01-06 00:23:15 +01:00
..
ifxmips_aes.c ltq-deu: add aes_gcm algorithm 2022-01-06 00:23:15 +01:00
ifxmips_arc4.c ltq-deu: remove compiler warning and shorten locked sections 2022-01-06 00:23:02 +01:00
ifxmips_async_aes.c ltq-deu: make cipher/digest usable by openssl 2022-01-05 23:05:38 +01:00
ifxmips_async_des.c ltq-deu: make cipher/digest usable by openssl 2022-01-05 23:05:38 +01:00
ifxmips_des.c ltq-deu: remove compiler warning and shorten locked sections 2022-01-06 00:23:02 +01:00
ifxmips_deu_ar9.c packages: clean up the package folder 2013-06-21 16:54:37 +00:00
ifxmips_deu_ar9.h ltq-deu: changes for hash multithread callers and md5 endianess 2022-01-06 00:22:50 +01:00
ifxmips_deu_danube.c packages: clean up the package folder 2013-06-21 16:54:37 +00:00
ifxmips_deu_danube.h ltq-deu: changes for hash multithread callers and md5 endianess 2022-01-06 00:22:50 +01:00
ifxmips_deu_dma.c packages: clean up the package folder 2013-06-21 16:54:37 +00:00
ifxmips_deu_dma.h kernel: drop outdated kernel version switches for local code 2020-05-17 18:35:51 +02:00
ifxmips_deu_vr9.c ltq-deu: set correct control register for AES 2022-01-06 00:22:18 +01:00
ifxmips_deu_vr9.h lantiq: ltq-deu: Make the DEU driver compatible with linux 4.2 and newer 2016-01-17 19:23:14 +00:00
ifxmips_deu.c ltq-deu: make deu hash lock global and remove md5_hmac_ exports 2022-01-06 00:22:48 +01:00
ifxmips_deu.h ltq-deu: make deu hash lock global and remove md5_hmac_ exports 2022-01-06 00:22:48 +01:00
ifxmips_md5_hmac.c ltq-deu: update initialisations for hmac algorithms 2022-01-06 00:23:05 +01:00
ifxmips_md5.c ltq-deu: remove compiler warning and shorten locked sections 2022-01-06 00:23:02 +01:00
ifxmips_sha1_hmac.c ltq-deu: update initialisations for hmac algorithms 2022-01-06 00:23:05 +01:00
ifxmips_sha1.c ltq-deu: remove compiler warning and shorten locked sections 2022-01-06 00:23:02 +01:00
ifxmips_tcrypt.h packages: clean up the package folder 2013-06-21 16:54:37 +00:00
internal.h packages: clean up the package folder 2013-06-21 16:54:37 +00:00
Makefile ltq-deu: disable arc4 algorithm 2022-01-06 00:23:15 +01:00