summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccree
AgeCommit message (Expand)Author
2019-05-30crypto: ccree - handle tee fips error during power management resumeOfir Drang
2019-05-30crypto: ccree - add function to handle cryptocell tee fips errorOfir Drang
2019-05-30crypto: ccree - HOST_POWER_DOWN_EN should be the last CC access during suspendOfir Drang
2019-05-30crypto: ccree - pm resume first enable the source clkOfir Drang
2019-05-30crypto: ccree - don't map AEAD key and IV on stackGilad Ben-Yossef
2019-05-30crypto: ccree - use correct internal state sizes for exportGilad Ben-Yossef
2019-05-30crypto: ccree - don't map MAC key on stackGilad Ben-Yossef
2019-05-30crypto: ccree - fix mem leak on error pathGilad Ben-Yossef
2019-05-30crypto: ccree - remove special handling of chained sgGilad Ben-Yossef
2019-03-26crypto: ccree - don't copy zero size ciphertextGilad Ben-Yossef
2019-03-26crypto: ccree - fix free of unallocated mlli bufferHadar Gat
2019-03-26crypto: ccree - fix missing break in switch statementGustavo A. R. Silva
2019-02-05crypto: ccree - convert to use crypto_authenc_extractkeys()Eric Biggers
2018-08-17crypto: ccree - fix iv handlingGilad Ben-Yossef
2018-08-17crypto: ccree - fix finupHadar Gat
2018-05-31crypto: ccree - silence debug printsGilad Ben-Yossef
2018-05-31crypto: ccree - better clock handlingGilad Ben-Yossef
2018-05-31crypto: ccree - correct host regs offsetGilad Ben-Yossef
2018-05-05crypto: ccree - use proper printk formatGilad Ben-Yossef
2018-05-05crypto: ccree - enable support for hardware keysGilad Ben-Yossef
2018-03-31crypto: ccree - remove unused enumsGilad Ben-Yossef
2018-03-03crypto: ccree - replace memset+kfree with kzfreeGilad Ben-Yossef
2018-03-03crypto: ccree - add support for older HW revsGilad Ben-Yossef
2018-03-03crypto: ccree - remove unused definitionsGilad Ben-Yossef
2018-02-22crypto: ccree - fix memdup.cocci warningsFengguang Wu
2018-02-15crypto: ccree - add FIPS supportGilad Ben-Yossef
2018-02-15crypto: ccree - add AEAD supportGilad Ben-Yossef
2018-02-15crypto: ccree - add ahash supportGilad Ben-Yossef
2018-02-15crypto: ccree - add skcipher supportGilad Ben-Yossef
2018-02-15crypto: ccree - introduce CryptoCell driverGilad Ben-Yossef