Home
last modified time | relevance | path

Searched refs:hisi_acc_sgl_pool (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/
H A Dsgl.c34 struct hisi_acc_sgl_pool { struct
56 struct hisi_acc_sgl_pool *hisi_acc_create_sgl_pool(struct device *dev, in hisi_acc_create_sgl_pool()
60 struct hisi_acc_sgl_pool *pool; in hisi_acc_create_sgl_pool()
129 void hisi_acc_free_sgl_pool(struct device *dev, struct hisi_acc_sgl_pool *pool) in hisi_acc_free_sgl_pool()
147 static struct hisi_acc_hw_sgl *acc_get_sgl(struct hisi_acc_sgl_pool *pool, in acc_get_sgl()
198 struct hisi_acc_sgl_pool *pool, in hisi_acc_sg_buf_map_to_hw_sgl()
H A Dqm.h369 struct hisi_acc_sgl_pool;
371 struct scatterlist *sgl, struct hisi_acc_sgl_pool *pool,
375 struct hisi_acc_sgl_pool *hisi_acc_create_sgl_pool(struct device *dev,
378 struct hisi_acc_sgl_pool *pool);
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/
H A Dsgl.c35 struct hisi_acc_sgl_pool { struct
57 struct hisi_acc_sgl_pool *hisi_acc_create_sgl_pool(struct device *dev, in hisi_acc_create_sgl_pool()
61 struct hisi_acc_sgl_pool *pool; in hisi_acc_create_sgl_pool()
140 void hisi_acc_free_sgl_pool(struct device *dev, struct hisi_acc_sgl_pool *pool) in hisi_acc_free_sgl_pool()
158 static struct hisi_acc_hw_sgl *acc_get_sgl(struct hisi_acc_sgl_pool *pool, in acc_get_sgl()
222 struct hisi_acc_sgl_pool *pool, in hisi_acc_sg_buf_map_to_hw_sgl()
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H A Dsec.h108 struct hisi_acc_sgl_pool *c_in_pool;
109 struct hisi_acc_sgl_pool *c_out_pool;
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H A Dsec.h125 struct hisi_acc_sgl_pool *c_in_pool;
126 struct hisi_acc_sgl_pool *c_out_pool;
/kernel/linux/linux-6.6/include/linux/
H A Dhisi_acc_qm.h528 struct hisi_acc_sgl_pool;
530 struct scatterlist *sgl, struct hisi_acc_sgl_pool *pool,
534 struct hisi_acc_sgl_pool *hisi_acc_create_sgl_pool(struct device *dev,
537 struct hisi_acc_sgl_pool *pool);
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c89 struct hisi_acc_sgl_pool *sgl_pool;
528 struct hisi_acc_sgl_pool *pool = qp_ctx->sgl_pool; in hisi_zip_do_work()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c94 struct hisi_acc_sgl_pool *sgl_pool;
336 struct hisi_acc_sgl_pool *pool = qp_ctx->sgl_pool; in hisi_zip_do_work()

Completed in 8 milliseconds