Home
last modified time | relevance | path

Searched refs:hisi_acc_hw_sgl (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/crypto/hisilicon/
A Dsgl.c23 struct hisi_acc_hw_sgl { struct
30 struct hisi_acc_hw_sgl *next; argument
36 struct hisi_acc_hw_sgl *sgl; argument
68 sizeof(struct hisi_acc_hw_sgl); in hisi_acc_create_sgl_pool()
157 static struct hisi_acc_hw_sgl *acc_get_sgl(struct hisi_acc_sgl_pool *pool, in acc_get_sgl()
182 static void inc_hw_sgl_sge(struct hisi_acc_hw_sgl *hw_sgl) in inc_hw_sgl_sge()
190 static void update_hw_sgl_sum_sge(struct hisi_acc_hw_sgl *hw_sgl, u16 sum) in update_hw_sgl_sum_sge()
195 static void clear_hw_sgl_sge(struct hisi_acc_hw_sgl *hw_sgl) in clear_hw_sgl_sge()
218 struct hisi_acc_hw_sgl *
224 struct hisi_acc_hw_sgl *curr_hw_sgl; in hisi_acc_sg_buf_map_to_hw_sgl()
[all …]
A Dqm.h418 struct hisi_acc_hw_sgl *hisi_acc_sg_buf_map_to_hw_sgl(struct device *dev,
422 struct hisi_acc_hw_sgl *hw_sgl);
/linux/drivers/crypto/hisilicon/sec2/
A Dsec.h24 struct hisi_acc_hw_sgl *c_out;
53 struct hisi_acc_hw_sgl *in;
/linux/drivers/crypto/hisilicon/zip/
A Dzip_crypto.c73 struct hisi_acc_hw_sgl *hw_src;
74 struct hisi_acc_hw_sgl *hw_dst;

Completed in 8 milliseconds