summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon
AgeCommit message (Expand)Author
2021-04-22crypto: hisilicon - enable new error types for QMWeili Qian
2021-04-22crypto: hisilicon - add new error type for SECWeili Qian
2021-04-22crypto: hisilicon - support new error types for ZIPWeili Qian
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-16crypto: hisilicon/sgl - fix the sg buf unmapKai Ye
2021-04-16crypto: hisilicon/sgl - fix the soft sg map to hardware sgKai Ye
2021-04-16crypto: hisilicon/sgl - add some dfx logsKai Ye
2021-04-16crypto: hisilicon/sgl - delete unneeded variable initializationKai Ye
2021-04-16crypto: hisilicon/sgl - add a comment for block size initializationKai Ye
2021-04-16crypto: hisilicon/sec - use the correct print formatKai Ye
2021-04-16crypto: hisilicon/trng - add version to adapt new algorithmWeili Qian
2021-04-16crypto: hisilicon/qm - add stop queue by hardwareWeili Qian
2021-04-09crypto: hisilicon/qm - delete redundant codeKai Ye
2021-04-09crypto: hisilicon/sec - fixup checking the 3DES weak keyKai Ye
2021-04-09crypto: hisilicon/hpre - fix a typo in hpre_crypto.cRuiqi Gong
2021-04-09crypto: hisilicon/sec - Fix a module parameter errorLongfang Liu
2021-04-02crypto: hisilicon/sec - Fixes AES algorithm mode parameter problemLongfang Liu
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-04-02crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930Yang Shen
2021-04-02crypto: hisilicon/zip - initialize operations about 'sqe' in 'acomp_alg.init'Yang Shen
2021-04-02crypto: hisilicon/zip - add comments for 'hisi_zip_sqe'Yang Shen
2021-04-02crypto: hisilicon/zip - adjust functions locationYang Shen
2021-04-02crypto: hisilicon - use the correct HiSilicon copyrightHao Fang
2021-03-26crypto: hisilicon/qm - add queue isolation support for Kunpeng930Weili Qian
2021-03-26crypto: hisilicon/qm - set the number of queues for functionWeili Qian
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 KconfigHui Tang
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-26crypto: hisilicon/sec - Supply missing description for 'sec_queue_empty()'s '...Lee Jones
2021-03-19crypto: hisilicon/sec - fixes some driver coding styleLongfang Liu
2021-03-19crypto: hisilicon/sec - fixes some coding styleLongfang Liu
2021-03-19crypto: hisilicon/sec - fixes a printing errorLongfang Liu
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 - fix printing format issueWeili Qian
2021-02-10crypto: hisilicon/qm - do not reset hardware when CE happensWeili Qian
2021-02-10crypto: hisilicon/qm - update irqflagSihang Chen