summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon
AgeCommit message (Expand)AuthorFilesLines
2021-06-03crypto: hisilicon/qm - update reset flowWeili Qian1-17/+262
2021-06-03crypto: hisilicon/qm - add callback to support communicationWeili Qian1-27/+190
2021-06-03crypto: hisilicon/qm - enable PF and VFs communicationWeili Qian2-8/+106
2021-06-03crypto: hisilicon/qm - adjust reset interfaceWeili Qian1-51/+89
2021-06-03crypto: hisilicon/hpre - register ecdh NIST P384Hui Tang1-4/+52
2021-06-03crypto: hisilicon/hpre - add check before gx modulo pHui Tang1-1/+5
2021-06-03crypto: hisilicon/hpre - fix ecdh self test issueHui Tang1-0/+34
2021-06-03crypto: hisilicon/sec - fixup 3des minimum key size declarationKai Ye1-2/+2
2021-06-03crypto: hisilicon/sec - add fallback tfm supporting for XTS modeKai Ye2-3/+86
2021-06-03crypto: hisilicon/sec - add new skcipher mode for SECKai Ye2-12/+94
2021-06-03crypto: hisilicon/sec - driver adapt to new SQEKai Ye3-43/+256
2021-06-03crypto: hisilicon/sec - add new type of SQEKai Ye2-1/+178
2021-06-03crypto: hisilicon - switch to memdup_user_nul()Zou Wei1-10/+3
2021-05-28crypto: hisilicon/qm - support address prefetchingLongfang Liu5-0/+182
2021-05-28crypto: hisilicon/qm - add MSI detection steps on Kunpeng930Weili Qian1-24/+100
2021-05-28crypto: hisilicon/qm - fix the process of VF's list addingKai Ye1-8/+8
2021-05-28crypto: hisilicon/qm - add dfx log if not use hardware crypto algsKai Ye1-2/+5
2021-05-23crypto: hisilicon/qm - enable to close master ooo when NFE occursWeili Qian4-76/+150
2021-05-23crypto: hisilicon/qm - adjust order of device error configurationWeili Qian4-20/+18
2021-05-23crypto: hisilicon/qm - modify 'QM_RESETTING' clearing errorWeili Qian1-1/+1
2021-05-23crypto: hisilicon/qm - initialize the device before doing tasksWeili Qian1-6/+8
2021-05-21crypto: hisilicon/hpre - add 'default' for switch statementHui Tang1-2/+2
2021-05-21crypto: hisilicon/hpre - delete rudundant macro definitionHui Tang1-2/+1
2021-05-21crypto: hisilicon/hpre - use 'GENMASK' to generate mask valueHui Tang2-10/+10
2021-05-21crypto: hisilicon/hpre - delete rudundant initializationHui Tang1-2/+2
2021-05-21crypto: hisilicon/hpre - remove the macro of 'HPRE_DEV'Hui Tang1-27/+26
2021-05-21crypto: hisilicon/hpre - replace macro with inline functionHui Tang1-9/+16
2021-05-21crypto: hisilicon/hpre - init a structure member each lineHui Tang1-14/+42
2021-05-21crypto: hisilicon/hpre - the macro 'HPRE_ADDR' expandsHui Tang1-30/+29
2021-05-21crypto: hisilicon/hpre - fix unmapping invalid dma addressHui Tang1-0/+18
2021-05-21crypto: hisilicon/hpre - extend 'cra_driver_name' with curve nameHui Tang1-2/+2
2021-04-22crypto: hisilicon - enable new error types for QMWeili Qian2-3/+8
2021-04-22crypto: hisilicon - add new error type for SECWeili Qian1-3/+23
2021-04-22crypto: hisilicon - support new error types for ZIPWeili Qian1-2/+7
2021-04-22crypto: hisilicon - dynamic configuration 'err_info'Weili Qian5-43/+59
2021-04-16crypto: hisilicon/hpre - delete redundant log and return in advanceHui Tang1-1/+1
2021-04-16crypto: hisilicon/hpre - add debug logHui Tang1-1/+7
2021-04-16crypto: hisilicon/hpre - use the correct variable typeHui Tang1-1/+2
2021-04-16crypto: hisilicon/hpre - delete the rudundant space after returnHui Tang2-3/+3
2021-04-16crypto: hisilicon/sgl - fix the sg buf unmapKai Ye1-1/+13
2021-04-16crypto: hisilicon/sgl - fix the soft sg map to hardware sgKai Ye1-0/+1
2021-04-16crypto: hisilicon/sgl - add some dfx logsKai Ye1-4/+11
2021-04-16crypto: hisilicon/sgl - delete unneeded variable initializationKai Ye1-1/+1
2021-04-16crypto: hisilicon/sgl - add a comment for block size initializationKai Ye1-0/+5
2021-04-16crypto: hisilicon/sec - use the correct print formatKai Ye1-3/+3
2021-04-16crypto: hisilicon/trng - add version to adapt new algorithmWeili Qian1-3/+10
2021-04-16crypto: hisilicon/qm - add stop queue by hardwareWeili Qian1-1/+28
2021-04-09crypto: hisilicon/qm - delete redundant codeKai Ye1-1/+0
2021-04-09crypto: hisilicon/sec - fixup checking the 3DES weak keyKai Ye1-2/+11
2021-04-09crypto: hisilicon/hpre - fix a typo in hpre_crypto.cRuiqi Gong1-1/+1