difos/package/kernel/lantiq/ltq-deu
Daniel Kestrel a0d6b09c36 ltq-deu: remove redundant code for setting the key in aes
After adding xts and cbcmac the aes algorithm source had three sections
for setting the aes key to the hardware which are identical.
Method aes_set_key_hw was created which is now called from within the
spinlock secured control sections in methods ifx_deu_aes, ifx_deu_aes_xts
and aes_cbcmac_final_impl and reduces the size of ifxmips_aes.c.

Signed-off-by: Daniel Kestrel <kestrel1974@t-online.de>
2022-01-06 00:23:15 +01:00
..
src ltq-deu: remove redundant code for setting the key in aes 2022-01-06 00:23:15 +01:00
Makefile ltq-deu: remove driver disablement for kernel 5.4 and above 2022-01-06 00:23:15 +01:00