aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccree/cc_cipher.c
AgeCommit message (Expand)Author
2020-09-04crypto: ccree - fix resource leak on error pathGilad Ben-Yossef
2020-05-04crypto: ccree - fix FDE descriptor sequenceOfir Drang
2019-05-03crypto: ccree - remove set but not used variable 'du_size'YueHaibing
2019-05-03crypto: ccree - fix spelling mistake "protedcted" -> "protected"Colin Ian King
2019-04-25crypto: ccree - copyright header updateGilad Ben-Yossef
2019-04-25crypto: ccree - fix backlog notificationsGilad Ben-Yossef
2019-04-25crypto: ccree - read next IV from HWGilad Ben-Yossef
2019-04-25crypto: ccree - adapt CPP descriptor to new HWGilad Ben-Yossef
2019-04-25crypto: ccree - add SM4 protected keys supportGilad Ben-Yossef
2019-04-25crypto: ccree - add remaining logic for CPPGilad Ben-Yossef
2019-04-25crypto: ccree - add support for sec disabled modeGilad Ben-Yossef
2019-04-25crypto: ccree - move MLLI desc. before key loadGilad Ben-Yossef
2019-04-25crypto: ccree - move key load desc. before flow desc.Gilad Ben-Yossef
2019-03-22crypto: ccree - reduce kernel stack usage with clangArnd Bergmann
2019-02-22crypto: ccree - fix missing break in switch statementGustavo A. R. Silva
2019-01-25crypto: clarify name of WEAK_KEY request flagEric Biggers
2019-01-25crypto: ccree - don't copy zero size ciphertextGilad Ben-Yossef
2019-01-25crypto: ccree - unmap buffer before copying IVGilad Ben-Yossef
2018-12-07crypto: ccree - add support for CryptoCell 703Gilad Ben-Yossef
2018-11-09crypto: ccree - add SM4 supportGilad Ben-Yossef
2018-08-03crypto: ccree - allow bigger than sector XTS opGilad Ben-Yossef
2018-08-03crypto: ccree - zero all of request ctx before useGilad Ben-Yossef
2018-08-03crypto: ccree - remove cipher ivgen left oversGilad Ben-Yossef
2018-08-03crypto: ccree - drop useless type flag during regGilad Ben-Yossef
2018-07-09crypto: ccree - use CBC-CS3 CTS modeGilad Ben-Yossef
2018-07-09crypto: ccree - remove dead legacy codeGilad Ben-Yossef
2018-07-09crypto: ccree - fix iv handlingGilad Ben-Yossef
2018-07-09crypto: skcipher - remove useless setting of type flagsEric Biggers
2018-05-05crypto: ccree - enable support for hardware keysGilad Ben-Yossef
2018-03-03crypto: ccree - add support for older HW revsGilad Ben-Yossef
2018-02-22crypto: ccree - fix memdup.cocci warningsFengguang Wu
2018-02-15crypto: ccree - add skcipher supportGilad Ben-Yossef