summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/sec2
AgeCommit message (Expand)AuthorFilesLines
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-23crypto: hisilicon/qm - add DebugFS for xQC and xQE dumpShukun Tan1-0/+6
2020-05-23crypto: hisilicon/sec2 - add debugfs for Hisilicon SECKai Ye3-10/+52
2020-05-15crypto: hisilicon - remove codes of directly report device errors through MSIShukun Tan1-1/+0
2020-05-15crypto: hisilicon - unify initial value assignment into QMWeili Qian1-26/+24
2020-05-15crypto: hisilicon - remove use_dma_api related codesShukun Tan1-1/+0
2020-05-15crypto: hisilicon - add FLR supportShukun Tan1-0/+2
2020-05-15crypto: hisilicon - refactor module parameter pf_q_num related codeShukun Tan1-33/+2
2020-05-15crypto: hisilicon/sec2 - modify the SEC probe processLongfang Liu1-37/+30
2020-05-15crypto: hisilicon/sec2 - constify sec_dfx_regsRikard Falkeborn1-1/+1
2020-05-08crypto: hisilicon/sec2 - use crypto_shash_tfm_digest()Eric Biggers1-3/+2
2020-04-16crypto: hisilicon/sec2 - add controller reset support for SEC2Yang Shen1-12/+28
2020-04-16crypto: hisilicon - add vfs_num module parameter for hpre/secHao Fang1-0/+18
2020-04-16crypto: hisilicon - unify SR-IOV related codes into QMShukun Tan1-106/+2
2020-04-16crypto: hisilicon - put vfs_num into struct hisi_qmShukun Tan2-10/+8
2020-03-20crypto: hisilicon/sec2 - Add new create qp processKai Ye3-61/+42
2020-03-12crypto: hisilicon/sec2 - Add pbuffer mode for SEC driverLongfang Liu2-5/+172
2020-03-12crypto: hisilicon/sec2 - Update IV and MAC operationLongfang Liu2-32/+43
2020-03-12crypto: hisilicon/sec2 - Add iommu status checkLongfang Liu2-0/+20
2020-03-12crypto: hisilicon/sec2 - Add workqueue for SEC driver.Ye Kai1-3/+29
2020-02-28crypto: hisilicon - remove redundant assignment of pointer ctxColin Ian King1-1/+0
2020-02-13crypto: hisilicon - Unify error detect process into qmShukun Tan1-85/+42
2020-02-13crypto: hisilicon - Unify hardware error init/uninit into QMShukun Tan1-30/+21
2020-01-22crypto: hisilicon - fix spelling mistake "disgest" -> "digest"Colin Ian King1-1/+1
2020-01-16crypto: hisilicon - Add aead support on SEC2Zaibo Xu3-23/+613
2020-01-16crypto: hisilicon - redefine skcipher initiationZaibo Xu1-35/+61
2020-01-16crypto: hisilicon - Add branch prediction macroZaibo Xu1-14/+14
2020-01-16crypto: hisilicon - Add callback error checkZaibo Xu2-6/+10
2020-01-16crypto: hisilicon - Adjust some inner logicZaibo Xu1-26/+28
2020-01-16crypto: hisilicon - Update QP resources of SEC V2Zaibo Xu3-93/+59
2020-01-16crypto: hisilicon - Update some names on SEC V2Zaibo Xu2-29/+36