summaryrefslogtreecommitdiff
path: root/drivers/crypto/hash
AgeCommit message (Expand)AuthorFilesLines
2022-10-26crypto: hash: sw: fix Kconfig dependenciesBenjamin Bara1-1/+2
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese1-1/+1
2021-11-18crypto: aspeed: Add AST2600 HACE supportJohnny Huang1-0/+8
2021-09-02crypto: hash: Add software hash DM driverChia-Wei Wang3-0/+313
2021-09-02dm: hash: Add new UCLASS_HASH supportChia-Wei Wang3-0/+131