summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon/hpre
AgeCommit message (Expand)AuthorFilesLines
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-09crypto: hisilicon/hpre - fix a typo in hpre_crypto.cRuiqi Gong1-1/+1
2021-04-02crypto: hisilicon/hpre - Add processing of src_data in 'CURVE25519'Meng Yu1-4/+18
2021-04-02crypto: hisilicon/hpre - delete redundant '\n'Hui Tang1-2/+2
2021-04-02crypto: hisilicon/hpre - fix a typo and delete redundant blank lineHui Tang1-2/+1
2021-04-02crypto: hisilicon/hpre - fix PASID setting on kunpeng 920Hui Tang1-25/+18
2021-03-26crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.cWeili Qian2-62/+0
2021-03-26crypto: hisilicon/qm - set the total number of queuesWeili Qian1-3/+0
2021-03-26crypto: hisilicon/hpre - fix "hpre_ctx_init" resource leakHui Tang1-1/+12
2021-03-26crypto: hisilicon - fix the check on dma addressHui Tang1-12/+0
2021-03-26crypto: hisilicon/hpre - optimise 'hpre_algs_register' error pathHui Tang1-10/+9
2021-03-26crypto: hisilicon/hpre - delete wrap of 'CONFIG_CRYPTO_DH'Hui Tang1-10/+1
2021-03-12crypto: hisilicon/hpre - add 'CURVE25519' algorithmMeng Yu2-8/+360
2021-03-12crypto: hisilicon/hpre - add 'ECDH' algorithmMeng Yu3-5/+513
2021-03-12crypto: hisilicon/hpre - add algorithm typeMeng Yu3-9/+24
2021-03-12crypto: hisilicon/hpre - add version adapt to new algorithmsMeng Yu2-4/+5
2021-02-10crypto: hisilicon/qm - do not reset hardware when CE happensWeili Qian1-0/+1
2021-02-10crypto: hisilicon/qm - removing driver after resetWeili Qian1-1/+1
2021-02-10crypto: hisilicon/hpre - enable Elliptic curve cryptographyHui Tang1-1/+8
2021-02-10crypto: hisilicon - PASID fixed on Kunpeng 930Weili Qian1-8/+10
2021-02-10crypto: hisilicon/hpre - tiny fixHui Tang1-5/+8
2021-02-10crypto: hisilicon/hpre - adapt the number of clustersHui Tang2-27/+52
2021-01-29crypto: hisilicon/hpre - add ecc algorithm inqury for uacce deviceHui Tang1-1/+4
2021-01-29crypto: hisilicon/hpre - add two RAS correctable errors processingHui Tang1-2/+6
2021-01-29crypto: hisilicon/hpre - delete ECC 1bit error reported thresholdHui Tang1-2/+0
2021-01-14crypto: hisilicon/hpre - register HPRE device to uacceKai Ye1-0/+54
2020-11-06crypto: hisilicon/qm - modify the return type of debugfs interfaceWeili Qian1-3/+1
2020-09-25crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'Yang Shen1-2/+1
2020-09-25crypto: hisilicon/hpre - fix a bug in dh algorithmMeng Yu1-0/+2
2020-09-25crypto: hisilicon/hpre - adjust some coding styleMeng Yu1-8/+5
2020-09-25crypto: hisilicon/hpre - remove useless codeMeng Yu2-5/+4
2020-09-18crypto: hisilicon - update HPRE module parameter descriptionLongfang Liu1-1/+1
2020-08-21crypto: hisilicon/qm - fix the process of register algorithms to cryptoYang Shen2-35/+21
2020-08-21crypto: hisilicon/qm - fix the call trace when unbind deviceWeili Qian1-1/+2
2020-08-21crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'Yang Shen1-0/+1
2020-08-21crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'Yang Shen1-2/+2
2020-07-16crypto: hisilicon/hpre - disable FLR triggered by hardwareHui Tang1-4/+22
2020-07-16crypto: hisilicon/hpre - update debugfs interface parametersMeng Yu1-33/+26
2020-07-16crypto: hisilicon/hpre - Add a switch in sriov_configureMeng Yu1-1/+2
2020-07-16crypto: hisilicon/hpre - Modify the Macro definition and formatMeng Yu1-7/+5
2020-07-16crypto: hisilicon/hpre - HPRE_OVERTIME_THRHLD can be written by debugfsHui Tang1-4/+6
2020-07-16crypto: hisilicon/hpre - Init the value of current_q of debugfsMeng Yu1-0/+1
2020-05-28crypto: hisilicon - fix driver compatibility issue with different versions of...Weili Qian1-8/+2
2020-05-22crypto: hisilicon/qm - add DebugFS for xQC and xQE dumpShukun Tan1-0/+4
2020-05-22crypto: hisilicon/hpre - add debugfs for Hisilicon HPREHui Tang3-15/+157
2020-05-15crypto: hisilicon - remove codes of directly report device errors through MSIShukun Tan1-1/+0
2020-05-15crypto: hisilicon - unify initial value assignment into QMWeili Qian1-12/+10
2020-05-15crypto: hisilicon - remove use_dma_api related codesShukun Tan1-1/+0