summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccree/cc_hash.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-07crypto: ccree - add support for CryptoCell 703Gilad Ben-Yossef1-2/+14
2018-11-09crypto: ccree - add SM3 supportYael Chemla1-23/+96
2018-11-09crypto: ccree - modify set_cipher_mode usage from cc_hashYael Chemla1-9/+9
2018-11-09crypto: ccree - adjust hash length to suit certain context specificsYael Chemla1-16/+24
2018-07-09crypto: ccree - fix finupHadar Gat1-65/+16
2018-07-09crypto: ahash - remove useless setting of cra_typeEric Biggers1-1/+0
2018-07-09crypto: ahash - remove useless setting of type flagsEric Biggers1-2/+1
2018-03-03crypto: ccree - add support for older HW revsGilad Ben-Yossef1-74/+75
2018-02-15crypto: ccree - add ahash supportGilad Ben-Yossef1-0/+2295