summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon/hpre
AgeCommit message (Expand)Author
2021-08-21crypto: hisilicon - support runtime PM for accelerator deviceWeili Qian
2021-08-21crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...Weili Qian
2021-08-12crypto: hisilicon - enable hpre device clock gatingWeili Qian
2021-06-17crypto: hisilicon/hpre - adds the max shaper type rateKai Ye
2021-06-03crypto: hisilicon/hpre - register ecdh NIST P384Hui Tang
2021-06-03crypto: hisilicon/hpre - add check before gx modulo pHui Tang
2021-06-03crypto: hisilicon/hpre - fix ecdh self test issueHui Tang
2021-05-28crypto: hisilicon/qm - support address prefetchingLongfang Liu
2021-05-23crypto: hisilicon/qm - enable to close master ooo when NFE occursWeili Qian
2021-05-23crypto: hisilicon/qm - adjust order of device error configurationWeili Qian
2021-05-21crypto: hisilicon/hpre - add 'default' for switch statementHui Tang
2021-05-21crypto: hisilicon/hpre - delete rudundant macro definitionHui Tang
2021-05-21crypto: hisilicon/hpre - use 'GENMASK' to generate mask valueHui Tang
2021-05-21crypto: hisilicon/hpre - delete rudundant initializationHui Tang
2021-05-21crypto: hisilicon/hpre - remove the macro of 'HPRE_DEV'Hui Tang
2021-05-21crypto: hisilicon/hpre - replace macro with inline functionHui Tang
2021-05-21crypto: hisilicon/hpre - init a structure member each lineHui Tang
2021-05-21crypto: hisilicon/hpre - the macro 'HPRE_ADDR' expandsHui Tang
2021-05-21crypto: hisilicon/hpre - fix unmapping invalid dma addressHui Tang
2021-05-21crypto: hisilicon/hpre - extend 'cra_driver_name' with curve nameHui Tang
2021-04-22crypto: hisilicon - dynamic configuration 'err_info'Weili Qian
2021-04-16crypto: hisilicon/hpre - delete redundant log and return in advanceHui Tang
2021-04-16crypto: hisilicon/hpre - add debug logHui Tang
2021-04-16crypto: hisilicon/hpre - use the correct variable typeHui Tang
2021-04-16crypto: hisilicon/hpre - delete the rudundant space after returnHui Tang
2021-04-09crypto: hisilicon/hpre - fix a typo in hpre_crypto.cRuiqi Gong
2021-04-02crypto: hisilicon/hpre - Add processing of src_data in 'CURVE25519'Meng Yu
2021-04-02crypto: hisilicon/hpre - delete redundant '\n'Hui Tang
2021-04-02crypto: hisilicon/hpre - fix a typo and delete redundant blank lineHui Tang
2021-04-02crypto: hisilicon/hpre - fix PASID setting on kunpeng 920Hui Tang
2021-03-26crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.cWeili Qian
2021-03-26crypto: hisilicon/qm - set the total number of queuesWeili Qian
2021-03-26crypto: hisilicon/hpre - fix "hpre_ctx_init" resource leakHui Tang
2021-03-26crypto: hisilicon - fix the check on dma addressHui Tang
2021-03-26crypto: hisilicon/hpre - optimise 'hpre_algs_register' error pathHui Tang
2021-03-26crypto: hisilicon/hpre - delete wrap of 'CONFIG_CRYPTO_DH'Hui Tang
2021-03-13crypto: hisilicon/hpre - add 'CURVE25519' algorithmMeng Yu
2021-03-13crypto: hisilicon/hpre - add 'ECDH' algorithmMeng Yu
2021-03-13crypto: hisilicon/hpre - add algorithm typeMeng Yu
2021-03-13crypto: hisilicon/hpre - add version adapt to new algorithmsMeng Yu
2021-02-10crypto: hisilicon/qm - do not reset hardware when CE happensWeili Qian
2021-02-10crypto: hisilicon/qm - removing driver after resetWeili Qian
2021-02-10crypto: hisilicon/hpre - enable Elliptic curve cryptographyHui Tang
2021-02-10crypto: hisilicon - PASID fixed on Kunpeng 930Weili Qian
2021-02-10crypto: hisilicon/hpre - tiny fixHui Tang
2021-02-10crypto: hisilicon/hpre - adapt the number of clustersHui Tang
2021-01-29crypto: hisilicon/hpre - add ecc algorithm inqury for uacce deviceHui Tang
2021-01-29crypto: hisilicon/hpre - add two RAS correctable errors processingHui Tang
2021-01-29crypto: hisilicon/hpre - delete ECC 1bit error reported thresholdHui Tang
2021-01-14crypto: hisilicon/hpre - register HPRE device to uacceKai Ye