summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/sec2 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* crypto: hisilicon - put vfs_num into struct hisi_qmShukun Tan2020-04-162-10/+8
* crypto: hisilicon/sec2 - Add new create qp processKai Ye2020-03-203-61/+42
* crypto: hisilicon/sec2 - Add pbuffer mode for SEC driverLongfang Liu2020-03-122-5/+172
* crypto: hisilicon/sec2 - Update IV and MAC operationLongfang Liu2020-03-122-32/+43
* crypto: hisilicon/sec2 - Add iommu status checkLongfang Liu2020-03-122-0/+20
* crypto: hisilicon/sec2 - Add workqueue for SEC driver.Ye Kai2020-03-121-3/+29
* crypto: hisilicon - remove redundant assignment of pointer ctxColin Ian King2020-02-281-1/+0
* crypto: hisilicon - Unify error detect process into qmShukun Tan2020-02-131-85/+42
* crypto: hisilicon - Unify hardware error init/uninit into QMShukun Tan2020-02-131-30/+21
* crypto: hisilicon - fix spelling mistake "disgest" -> "digest"Colin Ian King2020-01-221-1/+1
* crypto: hisilicon - Add aead support on SEC2Zaibo Xu2020-01-163-23/+613
* crypto: hisilicon - redefine skcipher initiationZaibo Xu2020-01-161-35/+61
* crypto: hisilicon - Add branch prediction macroZaibo Xu2020-01-161-14/+14
* crypto: hisilicon - Add callback error checkZaibo Xu2020-01-162-6/+10
* crypto: hisilicon - Adjust some inner logicZaibo Xu2020-01-161-26/+28
* crypto: hisilicon - Update QP resources of SEC V2Zaibo Xu2020-01-163-93/+59
* crypto: hisilicon - Update some names on SEC V2Zaibo Xu2020-01-162-29/+36
* crypto: hisilicon - fix print/comment of SEC V2Zaibo Xu2020-01-162-6/+6
* crypto: hisilicon - Update debugfs usage of SEC V2Zaibo Xu2020-01-163-14/+14
* crypto: hisilicon/sec2 - Use atomics instead of __syncArnd Bergmann2020-01-093-11/+21
* crypto: hisilicon - fix a NULL vs IS_ERR() bug in sec_create_qp_ctx()Dan Carpenter2019-11-271-2/+2
* crypto: hisilicon - add DebugFS for HiSilicon SECZaibo Xu2019-11-223-0/+332
* crypto: hisilicon - add SRIOV for HiSilicon SECZaibo Xu2019-11-222-3/+153
* crypto: hisilicon - add HiSilicon SEC V2 driverZaibo Xu2019-11-225-0/+1858