aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qce/common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-14crypto: qce - Add support for AEAD algorithmsThara Gopinath1-2/+160
2021-05-14crypto: qce - Clean up qce_auth_cfgThara Gopinath1-12/+9
2021-05-14crypto: qce - Make result dump optionalThara Gopinath1-4/+7
2021-05-14crypto: qce - Add MAC failed error checkingThara Gopinath1-0/+2
2021-03-07crypto: qce - Remove totallen and offset in qce_startThara Gopinath1-10/+7
2021-03-07crypto: qce - Set data unit size to message length for AES XTS transformationThara Gopinath1-4/+4
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers1-1/+2
2020-02-13crypto: qce - handle AES-XTS cases that qce failsEneas U de Queiroz1-2/+0
2019-12-27crypto: qce - allow building only hashes/ciphersEneas U de Queiroz1-118/+126
2019-11-17crypto: qce - switch to skcipher APIArd Biesheuvel1-6/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner1-9/+1
2014-07-08crypto: qce - fix sparse warningsStanimir Varbanov1-6/+9
2014-07-03crypto: qce - Qualcomm crypto engine driverStanimir Varbanov1-0/+435