summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/sec2
Commit message (Expand)AuthorAgeFilesLines
* crypto: hisilicon/sec - fix the process of disabling sva prefetchingKai Ye2021-06-281-0/+3
* crypto: hisilicon/sec - Fix spelling mistake "fallbcak" -> "fallback"Colin Ian King2021-06-241-1/+1
* crypto: hisilicon/sec - adds the max shaper type rateKai Ye2021-06-171-0/+7
* crypto: hisilicon/sec - modify the SEC request structureKai Ye2021-06-112-19/+22
* crypto: hisilicon/sec - add hardware integrity check value processKai Ye2021-06-112-34/+48
* crypto: hisilicon/sec - add fallback tfm supporting for aeadsKai Ye2021-06-112-5/+94
* crypto: hisilicon/sec - add new algorithm mode for AEADKai Ye2021-06-113-34/+345
* crypto: hisilicon/sec - fixup 3des minimum key size declarationKai Ye2021-06-031-2/+2
* crypto: hisilicon/sec - add fallback tfm supporting for XTS modeKai Ye2021-06-032-3/+86
* crypto: hisilicon/sec - add new skcipher mode for SECKai Ye2021-06-032-12/+94
* crypto: hisilicon/sec - driver adapt to new SQEKai Ye2021-06-033-43/+256
* crypto: hisilicon/sec - add new type of SQEKai Ye2021-06-032-1/+178
* crypto: hisilicon/qm - support address prefetchingLongfang Liu2021-05-281-0/+45
* crypto: hisilicon/qm - enable to close master ooo when NFE occursWeili Qian2021-05-231-12/+24
* crypto: hisilicon/qm - adjust order of device error configurationWeili Qian2021-05-231-14/+10
* crypto: hisilicon - add new error type for SECWeili Qian2021-04-221-3/+23
* crypto: hisilicon - dynamic configuration 'err_info'Weili Qian2021-04-221-10/+16
* crypto: hisilicon/sec - fixup checking the 3DES weak keyKai Ye2021-04-091-2/+11
* 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 - delete redundant '\n'Hui Tang2021-04-021-1/+1
* crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.cWeili Qian2021-03-262-59/+1
* crypto: hisilicon/qm - set the total number of queuesWeili Qian2021-03-261-6/+0
* crypto: hisilicon - fix the check on dma addressHui Tang2021-03-261-6/+0
* 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 version adapt to new algorithmsMeng Yu2021-03-133-6/+6
* crypto: hisilicon/qm - do not reset hardware when CE happensWeili Qian2021-02-101-0/+1
* crypto: hisilicon/qm - removing driver after resetWeili Qian2021-02-101-1/+1
* crypto: hisilicon - PASID fixed on Kunpeng 930Weili Qian2021-02-101-1/+1
* crypto: hisilicon/sec - register SEC device to uacceKai Ye2021-01-141-1/+38
* crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-201-1/+2
* crypto: hisilicon/sec2 - Fix aead authentication setting key errorKai Ye2020-11-201-2/+3
* crypto: hisilicon/qm - modify the return type of debugfs interfaceWeili Qian2020-11-061-3/+1
* crypto: hisilicon - fixes some coding styleLongfang Liu2020-10-302-29/+18
* crypto: hisilicon - delete unused structure member variablesLongfang Liu2020-10-301-2/+0
* crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'Yang Shen2020-09-251-2/+1
* crypto: hisilicon - fixed memory allocation errorLongfang Liu2020-09-181-4/+12
* crypto: hisilicon - update SEC module parameter descriptionLongfang Liu2020-09-181-1/+1
* crypto: hisilicon/qm - fix the process of register algorithms to cryptoYang Shen2020-08-212-37/+24
* crypto: hisilicon/qm - fix the call trace when unbind deviceWeili Qian2020-08-211-1/+2
* crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'Yang Shen2020-08-211-0/+1
* crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'Yang Shen2020-08-211-2/+2
* crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka2020-07-161-2/+2
* crypto: hisilicon/sec2 - fix some coding stylesLongfang Liu2020-07-161-5/+4
* crypto: hisilicon/sec2 - update debugfs interface parametersLongfang Liu2020-07-161-27/+27
* crypto: hisilicon/sec2 - update SEC initialization and resetLongfang Liu2020-07-161-27/+28
* crypto:hisilicon/sec2 - update busy processing logicKai Ye2020-07-163-25/+71
* crypto: hisilicon/sec2 - clear SEC debug regsKai Ye2020-07-161-0/+7