ltq-deu: add aes_ofb and aes_cfb algorithms
authorDaniel Kestrel <kestrel1974@t-online.de>
Mon, 31 May 2021 13:22:43 +0000 (15:22 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 5 Jan 2022 23:22:45 +0000 (00:22 +0100)
commit536dc6f16467f7f029ddf30fb8d47770b3010190
tree325d4b314928716843f0b8389070928a60417f10
parentcd01d41c77626731b3fe6a915bb4eecd188f6fb3
ltq-deu: add aes_ofb and aes_cfb algorithms

The functions ifx_deu_aes_cfg and ifx_deu_aes_ofb have been part of the
driver ever since. But the functions and definitions to make the
algorithms actually usable were missing.
This patch adds the neccessary code for aes_ofb and aes_cfb algorithms.

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