aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccree/cc_hash.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-25crypto: ccree - don't map MAC key on stackGilad Ben-Yossef1-3/+21
2019-04-25crypto: ccree - use correct internal state sizes for exportGilad Ben-Yossef1-2/+2
2019-04-25crypto: ccree - copyright header updateGilad Ben-Yossef1-1/+1
2019-04-25crypto: ccree - use proper callback completion apiGilad Ben-Yossef1-3/+3
2019-04-25crypto: ccree - fix backlog notificationsGilad Ben-Yossef1-8/+20
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