summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccree/cc_cipher.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: ccree - allow bigger than sector XTS opGilad Ben-Yossef2018-08-031-4/+1
* crypto: ccree - zero all of request ctx before useGilad Ben-Yossef2018-08-031-3/+3
* crypto: ccree - remove cipher ivgen left oversGilad Ben-Yossef2018-08-031-11/+0
* crypto: ccree - drop useless type flag during regGilad Ben-Yossef2018-08-031-14/+0
* crypto: ccree - use CBC-CS3 CTS modeGilad Ben-Yossef2018-07-091-15/+5
* crypto: ccree - remove dead legacy codeGilad Ben-Yossef2018-07-091-6/+0
* crypto: ccree - fix iv handlingGilad Ben-Yossef2018-07-091-27/+84
* crypto: skcipher - remove useless setting of type flagsEric Biggers2018-07-091-2/+1
* crypto: ccree - enable support for hardware keysGilad Ben-Yossef2018-05-051-38/+312
* crypto: ccree - add support for older HW revsGilad Ben-Yossef2018-03-031-2/+23
* crypto: ccree - fix memdup.cocci warningsFengguang Wu2018-02-221-2/+1
* crypto: ccree - add skcipher supportGilad Ben-Yossef2018-02-151-0/+1130