summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/hpre (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: hisilicon - dynamic configuration 'err_info'Weili Qian2021-04-221-10/+16
* crypto: hisilicon/hpre - delete redundant log and return in advanceHui Tang2021-04-161-1/+1
* crypto: hisilicon/hpre - add debug logHui Tang2021-04-161-1/+7
* crypto: hisilicon/hpre - use the correct variable typeHui Tang2021-04-161-1/+2
* crypto: hisilicon/hpre - delete the rudundant space after returnHui Tang2021-04-162-3/+3
* crypto: hisilicon/hpre - fix a typo in hpre_crypto.cRuiqi Gong2021-04-091-1/+1
* crypto: hisilicon/hpre - Add processing of src_data in 'CURVE25519'Meng Yu2021-04-021-4/+18
* crypto: hisilicon/hpre - delete redundant '\n'Hui Tang2021-04-021-2/+2
* crypto: hisilicon/hpre - fix a typo and delete redundant blank lineHui Tang2021-04-021-2/+1
* crypto: hisilicon/hpre - fix PASID setting on kunpeng 920Hui Tang2021-04-021-25/+18
* crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.cWeili Qian2021-03-262-62/+0
* crypto: hisilicon/qm - set the total number of queuesWeili Qian2021-03-261-3/+0
* crypto: hisilicon/hpre - fix "hpre_ctx_init" resource leakHui Tang2021-03-261-1/+12
* crypto: hisilicon - fix the check on dma addressHui Tang2021-03-261-12/+0
* crypto: hisilicon/hpre - optimise 'hpre_algs_register' error pathHui Tang2021-03-261-10/+9
* crypto: hisilicon/hpre - delete wrap of 'CONFIG_CRYPTO_DH'Hui Tang2021-03-261-10/+1
* crypto: hisilicon/hpre - add 'CURVE25519' algorithmMeng Yu2021-03-122-8/+360
* crypto: hisilicon/hpre - add 'ECDH' algorithmMeng Yu2021-03-123-5/+513
* crypto: hisilicon/hpre - add algorithm typeMeng Yu2021-03-123-9/+24
* crypto: hisilicon/hpre - add version adapt to new algorithmsMeng Yu2021-03-122-4/+5
* crypto: hisilicon/qm - do not reset hardware when CE happensWeili Qian2021-02-101-0/+1
* crypto: hisilicon/qm - removing driver after resetWeili Qian2021-02-101-1/+1
* crypto: hisilicon/hpre - enable Elliptic curve cryptographyHui Tang2021-02-101-1/+8
* crypto: hisilicon - PASID fixed on Kunpeng 930Weili Qian2021-02-101-8/+10
* crypto: hisilicon/hpre - tiny fixHui Tang2021-02-101-5/+8
* crypto: hisilicon/hpre - adapt the number of clustersHui Tang2021-02-102-27/+52
* crypto: hisilicon/hpre - add ecc algorithm inqury for uacce deviceHui Tang2021-01-291-1/+4
* crypto: hisilicon/hpre - add two RAS correctable errors processingHui Tang2021-01-291-2/+6
* crypto: hisilicon/hpre - delete ECC 1bit error reported thresholdHui Tang2021-01-291-2/+0
* crypto: hisilicon/hpre - register HPRE device to uacceKai Ye2021-01-141-0/+54
* crypto: hisilicon/qm - modify the return type of debugfs interfaceWeili Qian2020-11-061-3/+1
* crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'Yang Shen2020-09-251-2/+1
* crypto: hisilicon/hpre - fix a bug in dh algorithmMeng Yu2020-09-251-0/+2
* crypto: hisilicon/hpre - adjust some coding styleMeng Yu2020-09-251-8/+5
* crypto: hisilicon/hpre - remove useless codeMeng Yu2020-09-252-5/+4
* crypto: hisilicon - update HPRE module parameter descriptionLongfang Liu2020-09-181-1/+1
* crypto: hisilicon/qm - fix the process of register algorithms to cryptoYang Shen2020-08-212-35/+21
* crypto: hisilicon/qm - fix the call trace when unbind deviceWeili Qian2020-08-211-1/+2
* crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'Yang Shen2020-08-211-0/+1
* crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'Yang Shen2020-08-211-2/+2
* crypto: hisilicon/hpre - disable FLR triggered by hardwareHui Tang2020-07-161-4/+22
* crypto: hisilicon/hpre - update debugfs interface parametersMeng Yu2020-07-161-33/+26
* crypto: hisilicon/hpre - Add a switch in sriov_configureMeng Yu2020-07-161-1/+2
* crypto: hisilicon/hpre - Modify the Macro definition and formatMeng Yu2020-07-161-7/+5
* crypto: hisilicon/hpre - HPRE_OVERTIME_THRHLD can be written by debugfsHui Tang2020-07-161-4/+6
* crypto: hisilicon/hpre - Init the value of current_q of debugfsMeng Yu2020-07-161-0/+1
* crypto: hisilicon - fix driver compatibility issue with different versions of...Weili Qian2020-05-281-8/+2
* crypto: hisilicon/qm - add DebugFS for xQC and xQE dumpShukun Tan2020-05-221-0/+4
* crypto: hisilicon/hpre - add debugfs for Hisilicon HPREHui Tang2020-05-223-15/+157
* crypto: hisilicon - remove codes of directly report device errors through MSIShukun Tan2020-05-151-1/+0