summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* crypto: hisilicon/sec - fix the process of disabling sva prefetchingKai Ye2021-06-281-0/+3
* crypto: hisilicon/qm - implement for querying hardware tasks status.Wenkai Lin2021-06-241-0/+18
* crypto: hisilicon/sec - Fix spelling mistake "fallbcak" -> "fallback"Colin Ian King2021-06-241-1/+1
* crypto: hisilicon/zip - adds the max shaper type rateKai Ye2021-06-171-0/+11
* crypto: hisilicon/hpre - adds the max shaper type rateKai Ye2021-06-171-0/+7
* crypto: hisilicon/sec - adds the max shaper type rateKai Ye2021-06-171-0/+7
* crypto: hisilicon/qm - supports to inquiry each function's QoSKai Ye2021-06-171-7/+174
* crypto: hisilicon/qm - add pf ping single vf functionKai Ye2021-06-171-0/+36
* crypto: hisilicon/qm - merges the work initialization process into a single f...Kai Ye2021-06-171-7/+11
* crypto: hisilicon/qm - add the "alg_qos" file nodeKai Ye2021-06-171-129/+155
* crypto: hisilicon/qm - supports writing QoS int the hostKai Ye2021-06-172-2/+310
* crypto: hisilicon/sec - modify the SEC request structureKai Ye2021-06-112-19/+22
* crypto: hisilicon/sec - add hardware integrity check value processKai Ye2021-06-112-34/+48
* crypto: hisilicon/sec - add fallback tfm supporting for aeadsKai Ye2021-06-112-5/+94
* crypto: hisilicon/sec - add new algorithm mode for AEADKai Ye2021-06-113-34/+345
* crypto: hisilicon/qm - update reset flowWeili Qian2021-06-031-17/+262
* crypto: hisilicon/qm - add callback to support communicationWeili Qian2021-06-031-27/+190
* crypto: hisilicon/qm - enable PF and VFs communicationWeili Qian2021-06-032-8/+106
* crypto: hisilicon/qm - adjust reset interfaceWeili Qian2021-06-031-51/+89
* crypto: hisilicon/hpre - register ecdh NIST P384Hui Tang2021-06-031-4/+52
* crypto: hisilicon/hpre - add check before gx modulo pHui Tang2021-06-031-1/+5
* crypto: hisilicon/hpre - fix ecdh self test issueHui Tang2021-06-031-0/+34
* crypto: hisilicon/sec - fixup 3des minimum key size declarationKai Ye2021-06-031-2/+2
* crypto: hisilicon/sec - add fallback tfm supporting for XTS modeKai Ye2021-06-032-3/+86
* crypto: hisilicon/sec - add new skcipher mode for SECKai Ye2021-06-032-12/+94
* crypto: hisilicon/sec - driver adapt to new SQEKai Ye2021-06-033-43/+256
* crypto: hisilicon/sec - add new type of SQEKai Ye2021-06-032-1/+178
* crypto: hisilicon - switch to memdup_user_nul()Zou Wei2021-06-031-10/+3
* crypto: hisilicon/qm - support address prefetchingLongfang Liu2021-05-285-0/+182
* crypto: hisilicon/qm - add MSI detection steps on Kunpeng930Weili Qian2021-05-281-24/+100
* crypto: hisilicon/qm - fix the process of VF's list addingKai Ye2021-05-281-8/+8
* crypto: hisilicon/qm - add dfx log if not use hardware crypto algsKai Ye2021-05-281-2/+5
* crypto: hisilicon/qm - enable to close master ooo when NFE occursWeili Qian2021-05-234-76/+150
* crypto: hisilicon/qm - adjust order of device error configurationWeili Qian2021-05-234-20/+18
* crypto: hisilicon/qm - modify 'QM_RESETTING' clearing errorWeili Qian2021-05-231-1/+1
* crypto: hisilicon/qm - initialize the device before doing tasksWeili Qian2021-05-231-6/+8
* crypto: hisilicon/hpre - add 'default' for switch statementHui Tang2021-05-211-2/+2
* crypto: hisilicon/hpre - delete rudundant macro definitionHui Tang2021-05-211-2/+1
* crypto: hisilicon/hpre - use 'GENMASK' to generate mask valueHui Tang2021-05-212-10/+10
* crypto: hisilicon/hpre - delete rudundant initializationHui Tang2021-05-211-2/+2
* crypto: hisilicon/hpre - remove the macro of 'HPRE_DEV'Hui Tang2021-05-211-27/+26
* crypto: hisilicon/hpre - replace macro with inline functionHui Tang2021-05-211-9/+16
* crypto: hisilicon/hpre - init a structure member each lineHui Tang2021-05-211-14/+42
* crypto: hisilicon/hpre - the macro 'HPRE_ADDR' expandsHui Tang2021-05-211-30/+29
* crypto: hisilicon/hpre - fix unmapping invalid dma addressHui Tang2021-05-211-0/+18
* crypto: hisilicon/hpre - extend 'cra_driver_name' with curve nameHui Tang2021-05-211-2/+2
* crypto: hisilicon - enable new error types for QMWeili Qian2021-04-222-3/+8
* crypto: hisilicon - add new error type for SECWeili Qian2021-04-221-3/+23
* crypto: hisilicon - support new error types for ZIPWeili Qian2021-04-221-2/+7
* crypto: hisilicon - dynamic configuration 'err_info'Weili Qian2021-04-225-43/+59