u-boot/drivers/crypto/hash
Chia-Wei Wang e5d870fa1e crypto: hash: Add software hash DM driver
Add purely software-implmented drivers to support multiple
hash operations including CRC, MD5, and SHA family.

This driver is based on the new hash uclass.

Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com>
2021-09-01 19:25:37 -04:00
..
hash-uclass.c dm: hash: Add new UCLASS_HASH support 2021-09-01 19:25:37 -04:00
hash_sw.c crypto: hash: Add software hash DM driver 2021-09-01 19:25:37 -04:00
Kconfig crypto: hash: Add software hash DM driver 2021-09-01 19:25:37 -04:00
Makefile crypto: hash: Add software hash DM driver 2021-09-01 19:25:37 -04:00