summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/zip/zip_crypto.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-23crypto: hisilicon/zip - add debugfs for Hisilicon ZIPLongfang Liu1-1/+8
2020-05-15crypto: hisilicon/zip - Use temporary sqe when doing workZhou Wang1-6/+5
2020-03-20crypto: hisilicon/zip - Use hisi_qm_alloc_qps_node() when init ctxShukun Tan1-29/+25
2019-12-11crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatt...Jonathan Cameron1-69/+23
2019-10-26crypto: hisilicon - Fix using plain integer as NULL pointerShukun Tan1-1/+1
2019-10-10crypto: hisilicon - add sgl_sge_nr module param for zipShukun Tan1-1/+25
2019-10-10crypto: hisilicon - merge sgl support to hisi_qm moduleZhou Wang1-9/+11
2019-09-20crypto: hisilicon - Fix return value check in hisi_zip_acompress()Yunfeng Ye1-2/+2
2019-08-15crypto: hisilicon - fix error handle in hisi_zip_create_req_qZhou Wang1-2/+4
2019-08-09crypto: hisilicon - add HiSilicon ZIP accelerator supportZhou Wang1-0/+651