summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qce/common.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: qce - Set DMA alignment explicitlyHerbert Xu2022-12-091-2/+3
* crypto: qce - Add support for AEAD algorithmsThara Gopinath2021-05-141-2/+160
* crypto: qce - Clean up qce_auth_cfgThara Gopinath2021-05-141-12/+9
* crypto: qce - Make result dump optionalThara Gopinath2021-05-141-4/+7
* crypto: qce - Add MAC failed error checkingThara Gopinath2021-05-141-0/+2
* crypto: qce - Remove totallen and offset in qce_startThara Gopinath2021-03-071-10/+7
* crypto: qce - Set data unit size to message length for AES XTS transformationThara Gopinath2021-03-071-4/+4
* crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-201-1/+2
* crypto: qce - handle AES-XTS cases that qce failsEneas U de Queiroz2020-02-131-2/+0
* crypto: qce - allow building only hashes/ciphersEneas U de Queiroz2019-12-271-118/+126
* crypto: qce - switch to skcipher APIArd Biesheuvel2019-11-171-6/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-9/+1
* crypto: qce - fix sparse warningsStanimir Varbanov2014-07-081-6/+9
* crypto: qce - Qualcomm crypto engine driverStanimir Varbanov2014-07-031-0/+435