summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/hpre
Commit message (Expand)AuthorAgeFilesLines
* crypto: hisilicon/hpre - adds the max shaper type rateKai Ye2021-06-171-0/+7
* 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/qm - support address prefetchingLongfang Liu2021-05-281-0/+50
* crypto: hisilicon/qm - enable to close master ooo when NFE occursWeili Qian2021-05-231-12/+24
* crypto: hisilicon/qm - adjust order of device error configurationWeili Qian2021-05-231-2/+4
* 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 - 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-132-8/+360
* crypto: hisilicon/hpre - add 'ECDH' algorithmMeng Yu2021-03-133-5/+513
* crypto: hisilicon/hpre - add algorithm typeMeng Yu2021-03-133-9/+24
* crypto: hisilicon/hpre - add version adapt to new algorithmsMeng Yu2021-03-132-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