Searched refs:caam_drv_req (Results 1 – 3 of 3) sorted by relevance
52 struct caam_drv_req;60 typedef void (*caam_qi_cbk)(struct caam_drv_req *drv_req, u32 status);111 struct caam_drv_req { struct147 int caam_qi_enqueue(struct device *qidev, struct caam_drv_req *req);
105 int caam_qi_enqueue(struct device *qidev, struct caam_drv_req *req) in caam_qi_enqueue()143 struct caam_drv_req *drv_req; in caam_fq_ern_cb()153 drv_req = (struct caam_drv_req *)phys_to_virt(qm_fd_addr_get64(fd)); in caam_fq_ern_cb()572 struct caam_drv_req *drv_req; in caam_rsp_fq_dqrr_cb()597 drv_req = (struct caam_drv_req *)phys_to_virt(qm_fd_addr_get64(fd)); in caam_rsp_fq_dqrr_cb()
739 struct caam_drv_req drv_req;759 struct caam_drv_req drv_req;850 static void aead_done(struct caam_drv_req *drv_req, u32 status) in aead_done()1141 static void ablkcipher_done(struct caam_drv_req *drv_req, u32 status) in ablkcipher_done()