summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/sec2
Commit message (Expand)AuthorAgeFilesLines
* 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-231-0/+6
* crypto: hisilicon/sec2 - add debugfs for Hisilicon SECKai Ye2020-05-233-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
* crypto: hisilicon - put vfs_num into struct hisi_qmShukun Tan2020-04-162-10/+8
* crypto: hisilicon/sec2 - Add new create qp processKai Ye2020-03-203-61/+42
* crypto: hisilicon/sec2 - Add pbuffer mode for SEC driverLongfang Liu2020-03-122-5/+172
* crypto: hisilicon/sec2 - Update IV and MAC operationLongfang Liu2020-03-122-32/+43
* crypto: hisilicon/sec2 - Add iommu status checkLongfang Liu2020-03-122-0/+20
* crypto: hisilicon/sec2 - Add workqueue for SEC driver.Ye Kai2020-03-121-3/+29
* crypto: hisilicon - remove redundant assignment of pointer ctxColin Ian King2020-02-281-1/+0
* crypto: hisilicon - Unify error detect process into qmShukun Tan2020-02-131-85/+42
* crypto: hisilicon - Unify hardware error init/uninit into QMShukun Tan2020-02-131-30/+21
* crypto: hisilicon - fix spelling mistake "disgest" -> "digest"Colin Ian King2020-01-221-1/+1
* crypto: hisilicon - Add aead support on SEC2Zaibo Xu2020-01-163-23/+613
* crypto: hisilicon - redefine skcipher initiationZaibo Xu2020-01-161-35/+61
* crypto: hisilicon - Add branch prediction macroZaibo Xu2020-01-161-14/+14
* crypto: hisilicon - Add callback error checkZaibo Xu2020-01-162-6/+10
* crypto: hisilicon - Adjust some inner logicZaibo Xu2020-01-161-26/+28
* crypto: hisilicon - Update QP resources of SEC V2Zaibo Xu2020-01-163-93/+59
* crypto: hisilicon - Update some names on SEC V2Zaibo Xu2020-01-162-29/+36