summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* crypto: hisilicon - enable new error types for QMWeili Qian2021-04-222-3/+8
* crypto: hisilicon - add new error type for SECWeili Qian2021-04-221-3/+23
* crypto: hisilicon - support new error types for ZIPWeili Qian2021-04-221-2/+7
* crypto: hisilicon - dynamic configuration 'err_info'Weili Qian2021-04-225-43/+59
* 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/sgl - fix the sg buf unmapKai Ye2021-04-161-1/+13
* crypto: hisilicon/sgl - fix the soft sg map to hardware sgKai Ye2021-04-161-0/+1
* crypto: hisilicon/sgl - add some dfx logsKai Ye2021-04-161-4/+11
* crypto: hisilicon/sgl - delete unneeded variable initializationKai Ye2021-04-161-1/+1
* crypto: hisilicon/sgl - add a comment for block size initializationKai Ye2021-04-161-0/+5
* crypto: hisilicon/sec - use the correct print formatKai Ye2021-04-161-3/+3
* crypto: hisilicon/trng - add version to adapt new algorithmWeili Qian2021-04-161-3/+10
* crypto: hisilicon/qm - add stop queue by hardwareWeili Qian2021-04-161-1/+28
* crypto: hisilicon/qm - delete redundant codeKai Ye2021-04-091-1/+0
* crypto: hisilicon/sec - fixup checking the 3DES weak keyKai Ye2021-04-091-2/+11
* crypto: hisilicon/hpre - fix a typo in hpre_crypto.cRuiqi Gong2021-04-091-1/+1
* crypto: hisilicon/sec - Fix a module parameter errorLongfang Liu2021-04-091-5/+12
* crypto: hisilicon/sec - Fixes AES algorithm mode parameter problemLongfang Liu2021-04-021-5/+32
* 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-022-3/+3
* 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/zip - support new 'sqe' type in Kunpeng930Yang Shen2021-04-022-0/+26
* crypto: hisilicon/zip - initialize operations about 'sqe' in 'acomp_alg.init'Yang Shen2021-04-021-31/+110
* crypto: hisilicon/zip - add comments for 'hisi_zip_sqe'Yang Shen2021-04-022-15/+34
* crypto: hisilicon/zip - adjust functions locationYang Shen2021-04-021-276/+276
* crypto: hisilicon - use the correct HiSilicon copyrightHao Fang2021-04-023-5/+5
* crypto: hisilicon/qm - add queue isolation support for Kunpeng930Weili Qian2021-03-262-48/+117
* crypto: hisilicon/qm - set the number of queues for functionWeili Qian2021-03-262-26/+78
* crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.cWeili Qian2021-03-267-200/+76
* crypto: hisilicon/qm - set the total number of queuesWeili Qian2021-03-264-16/+16
* crypto: hisilicon/hpre - fix KconfigHui Tang2021-03-261-1/+2
* crypto: hisilicon/hpre - fix "hpre_ctx_init" resource leakHui Tang2021-03-261-1/+12
* crypto: hisilicon - fix the check on dma addressHui Tang2021-03-263-19/+1
* 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/sec - Supply missing description for 'sec_queue_empty()'s '...Lee Jones2021-03-261-0/+1
* crypto: hisilicon/sec - fixes some driver coding styleLongfang Liu2021-03-191-55/+76
* crypto: hisilicon/sec - fixes some coding styleLongfang Liu2021-03-193-43/+39
* crypto: hisilicon/sec - fixes a printing errorLongfang Liu2021-03-191-1/+1
* crypto: hisilicon/hpre - add 'CURVE25519' algorithmMeng Yu2021-03-133-8/+361
* 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-139-18/+19
* crypto: hisilicon/qm - fix printing format issueWeili Qian2021-02-102-9/+9
* crypto: hisilicon/qm - do not reset hardware when CE happensWeili Qian2021-02-105-7/+24
* crypto: hisilicon/qm - update irqflagSihang Chen2021-02-101-4/+3