hisi_acc_sgl_pool 68 drivers/crypto/hisilicon/sgl.c struct hisi_acc_sgl_pool *pool, u32 count) hisi_acc_sgl_pool 99 drivers/crypto/hisilicon/sgl.c void hisi_acc_free_sgl_pool(struct device *dev, struct hisi_acc_sgl_pool *pool) hisi_acc_sgl_pool 102 drivers/crypto/hisilicon/sgl.c memset(pool, 0, sizeof(struct hisi_acc_sgl_pool)); hisi_acc_sgl_pool 106 drivers/crypto/hisilicon/sgl.c struct hisi_acc_hw_sgl *acc_get_sgl(struct hisi_acc_sgl_pool *pool, u32 index, hisi_acc_sgl_pool 116 drivers/crypto/hisilicon/sgl.c void acc_put_sgl(struct hisi_acc_sgl_pool *pool, u32 index) {} hisi_acc_sgl_pool 149 drivers/crypto/hisilicon/sgl.c struct hisi_acc_sgl_pool *pool, hisi_acc_sgl_pool 17 drivers/crypto/hisilicon/sgl.h struct hisi_acc_sgl_pool *pool, hisi_acc_sgl_pool 21 drivers/crypto/hisilicon/sgl.h int hisi_acc_create_sgl_pool(struct device *dev, struct hisi_acc_sgl_pool *pool, hisi_acc_sgl_pool 23 drivers/crypto/hisilicon/sgl.h void hisi_acc_free_sgl_pool(struct device *dev, struct hisi_acc_sgl_pool *pool); hisi_acc_sgl_pool 68 drivers/crypto/hisilicon/zip/zip_crypto.c struct hisi_acc_sgl_pool sgl_pool; hisi_acc_sgl_pool 469 drivers/crypto/hisilicon/zip/zip_crypto.c struct hisi_acc_sgl_pool *pool = &qp_ctx->sgl_pool;