aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccree/cc_driver.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-03crypto: ccree - remove unused including <linux/version.h>Tian Tao1-1/+0
2020-11-27crypto: ccree - rework cache parameters handlingGilad Ben-Yossef1-3/+3
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers1-1/+2
2020-08-21crypto: ccree - remove data unit size supportGilad Ben-Yossef1-1/+0
2020-03-12crypto: ccree - remove pointless commentHadar Gat1-1/+0
2020-03-12crypto: ccree - update register handling macrosHadar Gat1-3/+1
2020-02-22crypto: ccree - remove struct cc_cipher_handleGeert Uytterhoeven1-1/+1
2020-02-22crypto: ccree - remove struct buff_mgr_handleGeert Uytterhoeven1-1/+1
2020-02-22crypto: ccree - remove struct cc_debugfs_ctxGeert Uytterhoeven1-1/+1
2020-02-22crypto: ccree - remove struct cc_sram_ctxGeert Uytterhoeven1-1/+1
2020-02-22crypto: ccree - simplify Runtime PM handlingGeert Uytterhoeven1-1/+0
2020-02-22crypto: ccree - use u32 for SRAM addressesGeert Uytterhoeven1-1/+1
2020-02-22crypto: ccree - clean up clock handlingGeert Uytterhoeven1-2/+0
2020-01-22crypto: ccree - split overloaded usage of irq fieldGilad Ben-Yossef1-3/+1
2020-01-22crypto: ccree - fix PM race conditionGilad Ben-Yossef1-0/+1
2019-12-11crypto: ccree - remove useless defineGilad Ben-Yossef1-1/+0
2019-07-26crypto: ccree - drop legacy ivgen supportGilad Ben-Yossef1-10/+0
2019-06-27crypto: ccree - add HW engine config checkGilad Ben-Yossef1-0/+3
2019-06-27crypto: ccree - check that cryptocell reset completedOfir Drang1-0/+3
2019-04-25crypto: ccree - don't map AEAD key and IV on stackGilad Ben-Yossef1-0/+1
2019-04-25crypto: ccree - simplify fragment ICV detectionGilad Ben-Yossef1-1/+0
2019-04-25crypto: ccree - copyright header updateGilad Ben-Yossef1-1/+1
2019-04-25crypto: ccree - add CPP completion handlingGilad Ben-Yossef1-0/+28
2019-04-25crypto: ccree - add support for sec disabled modeGilad Ben-Yossef1-0/+4
2019-01-25crypto: ccree - remove legacy leftoverHadar Gat1-2/+0
2018-12-07crypto: ccree - add support for CryptoCell 703Gilad Ben-Yossef1-0/+8
2018-11-09crypto: ccree - adjust hash length to suit certain context specificsYael Chemla1-1/+1
2018-11-09crypto: ccree - add support for CryptoCell 713Gilad Ben-Yossef1-2/+3
2018-08-03crypto: ccree - drop useless type flag during regGilad Ben-Yossef1-1/+0
2018-05-31crypto: ccree - correct host regs offsetGilad Ben-Yossef1-0/+2
2018-03-03crypto: ccree - add support for older HW revsGilad Ben-Yossef1-4/+19
2018-02-15crypto: ccree - add FIPS supportGilad Ben-Yossef1-0/+1
2018-02-15crypto: ccree - add AEAD supportGilad Ben-Yossef1-0/+2
2018-02-15crypto: ccree - add ahash supportGilad Ben-Yossef1-0/+1
2018-02-15crypto: ccree - add skcipher supportGilad Ben-Yossef1-1/+5
2018-02-15crypto: ccree - introduce CryptoCell driverGilad Ben-Yossef1-0/+185