diff options
author | Daniel Kestrel <kestrel1974@t-online.de> | 2021-07-08 08:06:57 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-01-06 00:23:15 +0100 |
commit | a0d6b09c3646b219a56a68adf253bae0f3f29443 (patch) | |
tree | 41b5d33d693f5bb5e1c952f9e836285d086ea865 /package/kernel/lantiq/ltq-vdsl | |
parent | 79efaa7f8fa5c4e2010c9948155838cfb5e72663 (diff) | |
download | upstream-a0d6b09c3646b219a56a68adf253bae0f3f29443.tar.gz upstream-a0d6b09c3646b219a56a68adf253bae0f3f29443.tar.bz2 upstream-a0d6b09c3646b219a56a68adf253bae0f3f29443.zip |
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>
Diffstat (limited to 'package/kernel/lantiq/ltq-vdsl')
0 files changed, 0 insertions, 0 deletions