summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/sec2
Commit message (Expand)AuthorAgeFilesLines
* crypto: hisilicon/sec - support last word dumpingKai Ye2022-04-151-1/+54
* crypto: hisilicon/sec - support register checkingKai Ye2022-04-151-0/+53
* Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-03-242-9/+14
|\
| * hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driverShameer Kolothum2022-03-151-0/+6
| * hisi_acc_qm: Move VF PCI device IDs to common headerShameer Kolothum2022-03-151-8/+7
| * crypto: hisilicon/qm: Move the QM header to include/linuxShameer Kolothum2022-03-151-1/+1
* | crypto: hisilicon/sec - fix the aead software fallback for engineKai Ye2022-02-231-3/+13
* | crypto: hisilicon/sec - not need to enable sm4 extra mode at HW V3Kai Ye2022-02-181-3/+5
* | crypto: hisilicon/sec - add the register configuration for HW V3Kai Ye2022-02-181-11/+40
* | crypto: hisilicon/sec - use the correct print formatKai Ye2022-01-311-1/+1
* | crypto: hisilicon/sec - fix the CTR mode BD configurationKai Ye2022-01-312-2/+10
* | crypto: hisilicon/sec - fix the max length of AAD for the CCM modeKai Ye2022-01-311-0/+5
* | crypto: hisilicon/sec - add some comments for soft fallbackKai Ye2022-01-311-6/+6
* | crypto: hisilicon/sec - fixup icv checking enabled on Kunpeng 930Kai Ye2022-01-311-1/+1
|/
* crypto: hisilicon - modify the value of engine type rateKai Ye2021-11-261-1/+1
* crypto: hisilicon - change parameter passing of debugfs functionWeili Qian2021-08-211-7/+4
* crypto: hisilicon - support runtime PM for accelerator deviceWeili Qian2021-08-211-6/+30
* crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...Weili Qian2021-08-211-1/+10
* crypto: hisilicon/sec - modify the hardware endian configurationKai Ye2021-08-212-27/+9
* crypto: hisilicon/sec - fix the abnormal exiting processKai Ye2021-08-211-1/+2
* crypto: hisilicon - enable sec device clock gatingWeili Qian2021-08-121-5/+41
* 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