aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccree/cc_aead.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-10crypto: ccree - convert to use crypto_authenc_extractkeys()Eric Biggers1-21/+19
2018-12-07crypto: ccree - add support for CryptoCell 703Gilad Ben-Yossef1-1/+15
2018-11-09crypto: ccree - adjust hash length to suit certain context specificsYael Chemla1-5/+14
2018-08-03crypto: ccree - drop useless type flag during regGilad Ben-Yossef1-15/+1
2018-03-03crypto: ccree - add support for older HW revsGilad Ben-Yossef1-9/+25
2018-02-15crypto: ccree - add AEAD supportGilad Ben-Yossef1-0/+2702