Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/caam/
Dqi.h26 struct caam_drv_req;
34 typedef void (*caam_qi_cbk)(struct caam_drv_req *drv_req, u32 status);
84 struct caam_drv_req { struct
120 int caam_qi_enqueue(struct device *qidev, struct caam_drv_req *req);
Dqi.c107 int caam_qi_enqueue(struct device *qidev, struct caam_drv_req *req) in caam_qi_enqueue()
145 struct caam_drv_req *drv_req; in caam_fq_ern_cb()
563 struct caam_drv_req *drv_req; in caam_rsp_fq_dqrr_cb()
Dcaamalg_qi.c807 struct caam_drv_req drv_req;
827 struct caam_drv_req drv_req;
914 static void aead_done(struct caam_drv_req *drv_req, u32 status) in aead_done()
1207 static void skcipher_done(struct caam_drv_req *drv_req, u32 status) in skcipher_done()