summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qce/aead.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: qce - Set DMA alignment explicitlyHerbert Xu2022-12-091-11/+11
* crypto: qce - Fix dma_map_sg error checkJack Wang2022-08-261-2/+2
* crypto: qce - fix uaf on qce_aead_register_oneChengfeng Ye2021-11-201-1/+1
* crypto: qce - Fix inconsistent indentingJiapeng Chong2021-05-281-1/+1
* crypto: qce - Fix some error handling pathWei Yongjun2021-05-281-3/+9
* crypto: qce - Schedule fallback aead algorithmThara Gopinath2021-05-141-11/+53
* crypto: qce - Add support for AEAD algorithmsThara Gopinath2021-05-141-0/+799