summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qce/core.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-14crypto: qce - Add support for AEAD algorithmsThara Gopinath1-0/+4
2020-11-27crypto: qce - Enable support for crypto engine on sdm845Thara Gopinath1-1/+16
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers1-1/+0
2020-08-20crypto: algapi - Remove skbuff.h inclusionHerbert Xu1-0/+1
2019-12-27crypto: qce - allow building only hashes/ciphersEneas U de Queiroz1-0/+4
2019-11-17crypto: qce - switch to skcipher APIArd Biesheuvel1-1/+1
2019-08-09crypto: qce - use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner1-9/+1
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2014-10-20crypto: qce: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-03crypto: qce - Qualcomm crypto engine driverStanimir Varbanov1-0/+286