summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon/sec2/sec_crypto.c
AgeCommit message (Expand)Author
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
2020-01-16crypto: hisilicon - redefine skcipher initiationZaibo Xu
2020-01-16crypto: hisilicon - Add branch prediction macroZaibo Xu
2020-01-16crypto: hisilicon - Add callback error checkZaibo Xu
2020-01-16crypto: hisilicon - Adjust some inner logicZaibo Xu
2020-01-16crypto: hisilicon - Update QP resources of SEC V2Zaibo Xu
2020-01-16crypto: hisilicon - Update some names on SEC V2Zaibo Xu
2020-01-16crypto: hisilicon - fix print/comment of SEC V2Zaibo Xu
2020-01-16crypto: hisilicon - Update debugfs usage of SEC V2Zaibo Xu
2020-01-09crypto: hisilicon/sec2 - Use atomics instead of __syncArnd Bergmann
2019-11-27crypto: hisilicon - fix a NULL vs IS_ERR() bug in sec_create_qp_ctx()Dan Carpenter
2019-11-22crypto: hisilicon - add DebugFS for HiSilicon SECZaibo Xu
2019-11-22crypto: hisilicon - add HiSilicon SEC V2 driverZaibo Xu