aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccree/cc_buffer_mgr.c
AgeCommit message (Expand)Author
2020-06-01crypto: ccree - dec auth tag size from cryptlen mapGilad Ben-Yossef
2020-06-01crypto: ccree - only try to map auth tag if neededGilad Ben-Yossef
2020-06-01crypto: ccree - protect against empty or NULL scatterlistsGilad Ben-Yossef
2019-04-25crypto: ccree - don't map AEAD key and IV on stackGilad Ben-Yossef
2019-04-25crypto: ccree - zap entire sg on aead request unmapGilad Ben-Yossef
2019-04-25crypto: ccree - make AEAD sgl iterator well behavedGilad Ben-Yossef
2019-04-25crypto: ccree - don't mangle the request assoclenGilad Ben-Yossef
2019-04-25crypto: ccree - simplify AEAD ICV addr calculationGilad Ben-Yossef
2019-04-25crypto: ccree - simplify fragment ICV detectionGilad Ben-Yossef
2019-04-25crypto: ccree - copyright header updateGilad Ben-Yossef
2019-04-25crypto: ccree - use std api when possibleGilad Ben-Yossef
2019-04-25crypto: ccree - remove special handling of chained sgGilad Ben-Yossef
2019-04-25crypto: ccree - read next IV from HWGilad Ben-Yossef
2019-01-25crypto: ccree - fix free of unallocated mlli bufferHadar Gat
2019-01-25crypto: ccree - add error messageHadar Gat
2019-01-25crypto: ccree - improve error handlingHadar Gat
2018-08-03crypto: ccree - remove cipher ivgen left oversGilad 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