summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccree/cc_driver.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: ccree - remove unused including <linux/version.h>Tian Tao2021-01-031-1/+0
* crypto: ccree - rework cache parameters handlingGilad Ben-Yossef2020-11-271-3/+3
* crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-201-1/+2
* crypto: ccree - remove data unit size supportGilad Ben-Yossef2020-08-211-1/+0
* crypto: ccree - remove pointless commentHadar Gat2020-03-121-1/+0
* crypto: ccree - update register handling macrosHadar Gat2020-03-121-3/+1
* crypto: ccree - remove struct cc_cipher_handleGeert Uytterhoeven2020-02-221-1/+1
* crypto: ccree - remove struct buff_mgr_handleGeert Uytterhoeven2020-02-221-1/+1
* crypto: ccree - remove struct cc_debugfs_ctxGeert Uytterhoeven2020-02-221-1/+1
* crypto: ccree - remove struct cc_sram_ctxGeert Uytterhoeven2020-02-221-1/+1
* crypto: ccree - simplify Runtime PM handlingGeert Uytterhoeven2020-02-221-1/+0
* crypto: ccree - use u32 for SRAM addressesGeert Uytterhoeven2020-02-221-1/+1
* crypto: ccree - clean up clock handlingGeert Uytterhoeven2020-02-221-2/+0
* crypto: ccree - split overloaded usage of irq fieldGilad Ben-Yossef2020-01-221-3/+1
* crypto: ccree - fix PM race conditionGilad Ben-Yossef2020-01-221-0/+1
* crypto: ccree - remove useless defineGilad Ben-Yossef2019-12-111-1/+0
* crypto: ccree - drop legacy ivgen supportGilad Ben-Yossef2019-07-261-10/+0
* crypto: ccree - add HW engine config checkGilad Ben-Yossef2019-06-271-0/+3
* crypto: ccree - check that cryptocell reset completedOfir Drang2019-06-271-0/+3
* crypto: ccree - don't map AEAD key and IV on stackGilad Ben-Yossef2019-04-251-0/+1
* crypto: ccree - simplify fragment ICV detectionGilad Ben-Yossef2019-04-251-1/+0
* crypto: ccree - copyright header updateGilad Ben-Yossef2019-04-251-1/+1
* crypto: ccree - add CPP completion handlingGilad Ben-Yossef2019-04-251-0/+28
* crypto: ccree - add support for sec disabled modeGilad Ben-Yossef2019-04-251-0/+4
* crypto: ccree - remove legacy leftoverHadar Gat2019-01-251-2/+0
* crypto: ccree - add support for CryptoCell 703Gilad Ben-Yossef2018-12-071-0/+8
* crypto: ccree - adjust hash length to suit certain context specificsYael Chemla2018-11-091-1/+1
* crypto: ccree - add support for CryptoCell 713Gilad Ben-Yossef2018-11-091-2/+3
* crypto: ccree - drop useless type flag during regGilad Ben-Yossef2018-08-031-1/+0
* crypto: ccree - correct host regs offsetGilad Ben-Yossef2018-05-311-0/+2
* crypto: ccree - add support for older HW revsGilad Ben-Yossef2018-03-031-4/+19
* crypto: ccree - add FIPS supportGilad Ben-Yossef2018-02-151-0/+1
* crypto: ccree - add AEAD supportGilad Ben-Yossef2018-02-151-0/+2
* crypto: ccree - add ahash supportGilad Ben-Yossef2018-02-151-0/+1
* crypto: ccree - add skcipher supportGilad Ben-Yossef2018-02-151-1/+5
* crypto: ccree - introduce CryptoCell driverGilad Ben-Yossef2018-02-151-0/+185