summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon/hpre/hpre_crypto.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-21crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirqZhengchao Shao1-1/+1
2020-09-25crypto: hisilicon/hpre - fix a bug in dh algorithmMeng Yu1-0/+2
2020-09-25crypto: hisilicon/hpre - adjust some coding styleMeng Yu1-8/+5
2020-09-25crypto: hisilicon/hpre - remove useless codeMeng Yu1-4/+4
2020-08-21crypto: hisilicon/qm - fix the process of register algorithms to cryptoYang Shen1-25/+11
2020-05-22crypto: hisilicon/hpre - add debugfs for Hisilicon HPREHui Tang1-15/+84
2020-03-20crypto: hisilicon/hpre - Optimize finding hpre device processHui Tang1-14/+6
2020-01-16crypto: hisilicon - add branch prediction macroZaibo Xu1-22/+22
2020-01-16crypto: hisilicon - adjust hpre_crt_para_getZaibo Xu1-14/+14
2020-01-16crypto: hisilicon - Fixed some tiny bugs of HPREZaibo Xu1-35/+27
2020-01-16crypto: hisilicon - Bugfixed tfm leakZaibo Xu1-1/+6
2019-10-10crypto: hisilicon - add HiSilicon HPRE acceleratorZaibo Xu1-0/+1137