caam_drv_req
static void skcipher_done(struct caam_drv_req *drv_req, u32 status)
struct caam_drv_req drv_req;
struct caam_drv_req drv_req;
static void aead_done(struct caam_drv_req *drv_req, u32 status)
int caam_qi_enqueue(struct device *qidev, struct caam_drv_req *req)
struct caam_drv_req *drv_req;
struct caam_drv_req *drv_req;
int caam_qi_enqueue(struct device *qidev, struct caam_drv_req *req);
struct caam_drv_req;
typedef void (*caam_qi_cbk)(struct caam_drv_req *drv_req, u32 status);