summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon
AgeCommit message (Expand)Author
2021-06-03crypto: hisilicon/qm - update reset flowWeili Qian
2021-06-03crypto: hisilicon/qm - add callback to support communicationWeili Qian
2021-06-03crypto: hisilicon/qm - enable PF and VFs communicationWeili Qian
2021-06-03crypto: hisilicon/qm - adjust reset interfaceWeili Qian
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-06-03crypto: hisilicon/sec - fixup 3des minimum key size declarationKai Ye
2021-06-03crypto: hisilicon/sec - add fallback tfm supporting for XTS modeKai Ye
2021-06-03crypto: hisilicon/sec - add new skcipher mode for SECKai Ye
2021-06-03crypto: hisilicon/sec - driver adapt to new SQEKai Ye
2021-06-03crypto: hisilicon/sec - add new type of SQEKai Ye
2021-06-03crypto: hisilicon - switch to memdup_user_nul()Zou Wei
2021-05-28crypto: hisilicon/qm - support address prefetchingLongfang Liu
2021-05-28crypto: hisilicon/qm - add MSI detection steps on Kunpeng930Weili Qian
2021-05-28crypto: hisilicon/qm - fix the process of VF's list addingKai Ye
2021-05-28crypto: hisilicon/qm - add dfx log if not use hardware crypto algsKai Ye
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-23crypto: hisilicon/qm - modify 'QM_RESETTING' clearing errorWeili Qian
2021-05-23crypto: hisilicon/qm - initialize the device before doing tasksWeili 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 - 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