mediatek/mt7622: enable accelerated crypto drivers
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Thu, 31 Mar 2022 13:30:11 +0000 (10:30 -0300)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 11 Apr 2022 19:25:34 +0000 (20:25 +0100)
Use ARMv8 Crypto Extensions for AES, ghash and sha256.

This results in a 16 times speed gain in speed for aes-128-ctr, 17x in
aes-128-gcm, and 9 times in sha256.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>

No differences found