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