summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon/sec2
AgeCommit message (Expand)AuthorFilesLines
2021-06-11crypto: hisilicon/sec - add hardware integrity check value processKai Ye2-34/+48
2021-06-11crypto: hisilicon/sec - add fallback tfm supporting for aeadsKai Ye2-5/+94
2021-06-11crypto: hisilicon/sec - add new algorithm mode for AEADKai Ye3-34/+345
2021-06-03crypto: hisilicon/sec - fixup 3des minimum key size declarationKai Ye1-2/+2
2021-06-03crypto: hisilicon/sec - add fallback tfm supporting for XTS modeKai Ye2-3/+86
2021-06-03crypto: hisilicon/sec - add new skcipher mode for SECKai Ye2-12/+94
2021-06-03crypto: hisilicon/sec - driver adapt to new SQEKai Ye3-43/+256
2021-06-03crypto: hisilicon/sec - add new type of SQEKai Ye2-1/+178
2021-05-28crypto: hisilicon/qm - support address prefetchingLongfang Liu1-0/+45
2021-05-23crypto: hisilicon/qm - enable to close master ooo when NFE occursWeili Qian1-12/+24
2021-05-23crypto: hisilicon/qm - adjust order of device error configurationWeili Qian1-14/+10
2021-04-22crypto: hisilicon - add new error type for SECWeili Qian1-3/+23
2021-04-22crypto: hisilicon - dynamic configuration 'err_info'Weili Qian1-10/+16
2021-04-09crypto: hisilicon/sec - fixup checking the 3DES weak keyKai Ye1-2/+11
2021-04-09crypto: hisilicon/sec - Fix a module parameter errorLongfang Liu1-5/+12
2021-04-02crypto: hisilicon/sec - Fixes AES algorithm mode parameter problemLongfang Liu1-5/+32
2021-04-02crypto: hisilicon/hpre - delete redundant '\n'Hui Tang1-1/+1
2021-03-26crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.cWeili Qian2-59/+1
2021-03-26crypto: hisilicon/qm - set the total number of queuesWeili Qian1-6/+0
2021-03-26crypto: hisilicon - fix the check on dma addressHui Tang1-6/+0
2021-03-19crypto: hisilicon/sec - fixes some driver coding styleLongfang Liu1-55/+76
2021-03-19crypto: hisilicon/sec - fixes some coding styleLongfang Liu3-43/+39
2021-03-19crypto: hisilicon/sec - fixes a printing errorLongfang Liu1-1/+1
2021-03-12crypto: hisilicon/hpre - add version adapt to new algorithmsMeng Yu3-6/+6
2021-02-10crypto: hisilicon/qm - do not reset hardware when CE happensWeili Qian1-0/+1
2021-02-10crypto: hisilicon/qm - removing driver after resetWeili Qian1-1/+1
2021-02-10crypto: hisilicon - PASID fixed on Kunpeng 930Weili Qian1-1/+1
2021-01-14crypto: hisilicon/sec - register SEC device to uacceKai Ye1-1/+38
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers1-1/+2
2020-11-20crypto: hisilicon/sec2 - Fix aead authentication setting key errorKai Ye1-2/+3
2020-11-06crypto: hisilicon/qm - modify the return type of debugfs interfaceWeili Qian1-3/+1
2020-10-30crypto: hisilicon - fixes some coding styleLongfang Liu2-29/+18
2020-10-30crypto: hisilicon - delete unused structure member variablesLongfang Liu1-2/+0
2020-09-25crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'Yang Shen1-2/+1
2020-09-18crypto: hisilicon - fixed memory allocation errorLongfang Liu1-4/+12
2020-09-18crypto: hisilicon - update SEC module parameter descriptionLongfang Liu1-1/+1
2020-08-21crypto: hisilicon/qm - fix the process of register algorithms to cryptoYang Shen2-37/+24
2020-08-21crypto: hisilicon/qm - fix the call trace when unbind deviceWeili Qian1-1/+2
2020-08-21crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'Yang Shen1-0/+1
2020-08-21crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'Yang Shen1-2/+2
2020-07-16crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka1-2/+2
2020-07-16crypto: hisilicon/sec2 - fix some coding stylesLongfang Liu1-5/+4
2020-07-16crypto: hisilicon/sec2 - update debugfs interface parametersLongfang Liu1-27/+27
2020-07-16crypto: hisilicon/sec2 - update SEC initialization and resetLongfang Liu1-27/+28
2020-07-16crypto:hisilicon/sec2 - update busy processing logicKai Ye3-25/+71
2020-07-16crypto: hisilicon/sec2 - clear SEC debug regsKai Ye1-0/+7
2020-06-18crypto: hisilicon - update SEC driver module parameterLongfang Liu1-3/+3
2020-05-28crypto: hisilicon - fix driver compatibility issue with different versions of...Weili Qian1-16/+3
2020-05-22crypto: hisilicon/qm - add DebugFS for xQC and xQE dumpShukun Tan1-0/+6
2020-05-22crypto: hisilicon/sec2 - add debugfs for Hisilicon SECKai Ye3-10/+52