summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/sec2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-123-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
* crypto: hisilicon - update SEC driver module parameterLongfang Liu2020-06-181-3/+3
* crypto: hisilicon - fix driver compatibility issue with different versions of...Weili Qian2020-05-281-16/+3
* crypto: hisilicon/qm - add DebugFS for xQC and xQE dumpShukun Tan2020-05-221-0/+6
* crypto: hisilicon/sec2 - add debugfs for Hisilicon SECKai Ye2020-05-223-10/+52
* crypto: hisilicon - remove codes of directly report device errors through MSIShukun Tan2020-05-151-1/+0
* crypto: hisilicon - unify initial value assignment into QMWeili Qian2020-05-151-26/+24
* crypto: hisilicon - remove use_dma_api related codesShukun Tan2020-05-151-1/+0
* crypto: hisilicon - add FLR supportShukun Tan2020-05-151-0/+2
* crypto: hisilicon - refactor module parameter pf_q_num related codeShukun Tan2020-05-151-33/+2
* crypto: hisilicon/sec2 - modify the SEC probe processLongfang Liu2020-05-151-37/+30
* crypto: hisilicon/sec2 - constify sec_dfx_regsRikard Falkeborn2020-05-151-1/+1
* crypto: hisilicon/sec2 - use crypto_shash_tfm_digest()Eric Biggers2020-05-081-3/+2
* crypto: hisilicon/sec2 - add controller reset support for SEC2Yang Shen2020-04-161-12/+28
* crypto: hisilicon - add vfs_num module parameter for hpre/secHao Fang2020-04-161-0/+18
* crypto: hisilicon - unify SR-IOV related codes into QMShukun Tan2020-04-161-106/+2