Home
last modified time | relevance | path

Searched refs:caam_drv_req (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/crypto/caam/
Dqi.h28 struct caam_drv_req;
36 typedef void (*caam_qi_cbk)(struct caam_drv_req *drv_req, u32 status);
90 struct caam_drv_req { struct
126 int caam_qi_enqueue(struct device *qidev, struct caam_drv_req *req);
Dqi.c106 int caam_qi_enqueue(struct device *qidev, struct caam_drv_req *req) in caam_qi_enqueue()
146 struct caam_drv_req *drv_req; in caam_fq_ern_cb()
574 struct caam_drv_req *drv_req; in caam_rsp_fq_dqrr_cb()
Dcaamalg_qi.c810 struct caam_drv_req drv_req;
830 struct caam_drv_req drv_req;
917 static void aead_done(struct caam_drv_req *drv_req, u32 status) in aead_done()
1216 static void skcipher_done(struct caam_drv_req *drv_req, u32 status) in skcipher_done()