aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/sec2/sec_crypto.c
AgeCommit message (Expand)Author
2023-12-15crypto: hisilicon/sec2 - optimize the error return processChenghai Huang
2023-12-08crypto: hisilicon/sec2 - Remove cfb and ofbHerbert Xu
2023-12-08crypto: hisilicon/sec2 - save capability registers in probe processZhiqi Song
2023-10-05crypto: hisilicon/qm - check function qp num before alg registerWeili Qian
2023-09-20crypto: hisilicon/sec - fix for sgl unmmap problemWenkai Lin
2023-02-13crypto: hisilicon - Use request_complete helpersHerbert Xu
2022-11-18crypto: hisilicon/sec - remove continuous blank linesWenkai Lin
2022-11-18crypto: hisilicon/sec - fix spelling mistake 'ckeck' -> 'check'Kai Ye
2022-09-16crypto: hisilicon/sec - get algorithm bitmap from registersWenkai Lin
2022-09-16crypto: hisilicon/qm - get qp num and depth from hardware registersWeili Qian
2022-09-16crypto: hisilicon/sec - delete redundant blank linesKai Ye
2022-07-29crypto: hisilicon/sec - fix auth key size errorKai Ye
2022-07-08crypto: hisilicon/sec - don't sleep when in softirqZhengchao Shao
2022-05-20crypto: hisilicon/sec - delete the flag CRYPTO_ALG_ALLOCATES_MEMORYKai Ye
2022-02-23crypto: hisilicon/sec - fix the aead software fallback for engineKai Ye
2022-01-31crypto: hisilicon/sec - use the correct print formatKai Ye
2022-01-31crypto: hisilicon/sec - fix the CTR mode BD configurationKai Ye
2022-01-31crypto: hisilicon/sec - fix the max length of AAD for the CCM modeKai Ye
2022-01-31crypto: hisilicon/sec - add some comments for soft fallbackKai Ye
2022-01-31crypto: hisilicon/sec - fixup icv checking enabled on Kunpeng 930Kai Ye
2021-06-24crypto: hisilicon/sec - Fix spelling mistake "fallbcak" -> "fallback"Colin Ian King
2021-06-11crypto: hisilicon/sec - modify the SEC request structureKai Ye
2021-06-11crypto: hisilicon/sec - add hardware integrity check value processKai Ye
2021-06-11crypto: hisilicon/sec - add fallback tfm supporting for aeadsKai Ye
2021-06-11crypto: hisilicon/sec - add new algorithm mode for AEADKai Ye
2021-06-03crypto: hisilicon/sec - fixup 3des minimum key size declarationKai Ye
2021-06-03crypto: hisilicon/sec - add fallback tfm supporting for XTS modeKai Ye
2021-06-03crypto: hisilicon/sec - add new skcipher mode for SECKai Ye
2021-06-03crypto: hisilicon/sec - driver adapt to new SQEKai Ye
2021-04-09crypto: hisilicon/sec - fixup checking the 3DES weak keyKai Ye
2021-04-02crypto: hisilicon/sec - Fixes AES algorithm mode parameter problemLongfang Liu
2021-03-26crypto: hisilicon - fix the check on dma addressHui Tang
2021-03-19crypto: hisilicon/sec - fixes some coding styleLongfang Liu
2021-03-19crypto: hisilicon/sec - fixes a printing errorLongfang Liu
2021-03-13crypto: hisilicon/hpre - add version adapt to new algorithmsMeng Yu
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-11-20crypto: hisilicon/sec2 - Fix aead authentication setting key errorKai Ye
2020-10-30crypto: hisilicon - fixes some coding styleLongfang Liu
2020-09-18crypto: hisilicon - fixed memory allocation errorLongfang Liu
2020-08-21crypto: hisilicon/qm - fix the process of register algorithms to cryptoYang Shen
2020-07-16crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka
2020-07-16crypto:hisilicon/sec2 - update busy processing logicKai Ye
2020-05-23crypto: hisilicon/sec2 - add debugfs for Hisilicon SECKai Ye
2020-05-08crypto: hisilicon/sec2 - use crypto_shash_tfm_digest()Eric Biggers
2020-03-20crypto: hisilicon/sec2 - Add new create qp processKai Ye
2020-03-12crypto: hisilicon/sec2 - Add pbuffer mode for SEC driverLongfang Liu
2020-03-12crypto: hisilicon/sec2 - Update IV and MAC operationLongfang Liu
2020-02-28crypto: hisilicon - remove redundant assignment of pointer ctxColin Ian King
2020-01-22crypto: hisilicon - fix spelling mistake "disgest" -> "digest"Colin Ian King
2020-01-16crypto: hisilicon - Add aead support on SEC2Zaibo Xu