summaryrefslogtreecommitdiff
path: root/drivers/crypto/qce/aead.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-09crypto: qce - Set DMA alignment explicitlyHerbert Xu1-11/+11
2022-08-26crypto: qce - Fix dma_map_sg error checkJack Wang1-2/+2
2021-11-20crypto: qce - fix uaf on qce_aead_register_oneChengfeng Ye1-1/+1
2021-05-28crypto: qce - Fix inconsistent indentingJiapeng Chong1-1/+1
2021-05-28crypto: qce - Fix some error handling pathWei Yongjun1-3/+9
2021-05-14crypto: qce - Schedule fallback aead algorithmThara Gopinath1-11/+53
2021-05-14crypto: qce - Add support for AEAD algorithmsThara Gopinath1-0/+799