summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccree/cc_buffer_mgr.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: ccree - use std api sg_zero_bufferGilad Ben-Yossef2019-08-091-21/+0
* crypto: ccree - don't map AEAD key and IV on stackGilad Ben-Yossef2019-04-251-3/+12
* crypto: ccree - zap entire sg on aead request unmapGilad Ben-Yossef2019-04-251-11/+2
* crypto: ccree - make AEAD sgl iterator well behavedGilad Ben-Yossef2019-04-251-38/+17
* crypto: ccree - don't mangle the request assoclenGilad Ben-Yossef2019-04-251-11/+11
* crypto: ccree - simplify AEAD ICV addr calculationGilad Ben-Yossef2019-04-251-17/+11
* crypto: ccree - simplify fragment ICV detectionGilad Ben-Yossef2019-04-251-85/+21
* crypto: ccree - copyright header updateGilad Ben-Yossef2019-04-251-1/+1
* crypto: ccree - use std api when possibleGilad Ben-Yossef2019-04-251-9/+5
* crypto: ccree - remove special handling of chained sgGilad Ben-Yossef2019-04-251-76/+22
* crypto: ccree - read next IV from HWGilad Ben-Yossef2019-04-251-2/+2
* crypto: ccree - fix free of unallocated mlli bufferHadar Gat2019-01-251-4/+4
* crypto: ccree - add error messageHadar Gat2019-01-251-1/+4
* crypto: ccree - improve error handlingHadar Gat2019-01-251-39/+35
* crypto: ccree - remove cipher ivgen left oversGilad Ben-Yossef2018-08-031-6/+2
* crypto: ccree - add AEAD supportGilad Ben-Yossef2018-02-151-0/+882
* crypto: ccree - add ahash supportGilad Ben-Yossef2018-02-151-2/+259
* crypto: ccree - add skcipher supportGilad Ben-Yossef2018-02-151-0/+125
* crypto: ccree - introduce CryptoCell driverGilad Ben-Yossef2018-02-151-0/+387
OpenPOWER on IntegriCloud