Home
last modified time | relevance | path

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

/linux/drivers/crypto/caam/
A Dqi.h26 struct caam_drv_req;
34 typedef void (*caam_qi_cbk)(struct caam_drv_req *drv_req, u32 status);
86 struct caam_drv_req { struct
122 int caam_qi_enqueue(struct device *qidev, struct caam_drv_req *req);
A Dqi.c99 int caam_qi_enqueue(struct device *qidev, struct caam_drv_req *req) in caam_qi_enqueue()
139 struct caam_drv_req *drv_req; in caam_fq_ern_cb()
567 struct caam_drv_req *drv_req; in caam_rsp_fq_dqrr_cb()
A Dcaamalg_qi.c805 struct caam_drv_req drv_req;
825 struct caam_drv_req drv_req;
912 static void aead_done(struct caam_drv_req *drv_req, u32 status) in aead_done()
1205 static void skcipher_done(struct caam_drv_req *drv_req, u32 status) in skcipher_done()

Completed in 11 milliseconds