summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon/sec2/sec_crypto.c
AgeCommit message (Expand)Author
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