Files
openwrt/package/kernel/linux/modules
Josef Schlehofer 3e0faf2866 kernel: build crypto md5/sha1/sha256 modules for powerpc
This builds and enables kernel optimized modules for mpc85xx target:
- CONFIG_CRYPTO_MD5_PPC [1]
- CONFIG_CRYPTO_SHA1_PPC_SPE [2]
- CONFIG_CRYPTO_SHA256_PPC_SPE [3]

Where it was possible, then use Signal Processing Engine, because
CONFIG_SPE is already enabled in mpc85xx config.

[1] https://cateee.net/lkddb/web-lkddb/CRYPTO_MD5_PPC.html
[2] https://cateee.net/lkddb/web-lkddb/CRYPTO_SHA1_PPC.html
[3] https://cateee.net/lkddb/web-lkddb/CRYPTO_SHA256_PPC_SPE.html

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 3a702f8733)
2023-01-06 17:17:07 +01:00
..
2021-04-11 17:35:12 +02:00
2018-02-13 11:48:49 +01:00
2020-06-27 00:19:13 +02:00
2022-01-08 21:31:15 +01:00
2017-02-20 09:13:52 +01:00
2021-01-15 17:47:33 +01:00
2018-02-09 10:29:07 +01:00
2020-08-21 11:46:13 +02:00