ccp_cmd
struct ccp_cmd *cmd)
struct ccp_cmd *cmd;
struct ccp_cmd cmd;
struct ccp_cmd cmd;
struct ccp_cmd cmd;
struct ccp_cmd cmd;
struct ccp_cmd cmd;
struct ccp_cmd *cmd);
struct ccp_cmd *cmd;
cmd = list_first_entry(&ccp->cmd, struct ccp_cmd, entry);
cmd = list_first_entry(&ccp->backlog, struct ccp_cmd, entry);
struct ccp_cmd *cmd;
cmd = list_first_entry(&ccp->cmd, struct ccp_cmd, entry);
cmd = list_first_entry(&ccp->backlog, struct ccp_cmd, entry);
int ccp_enqueue_cmd(struct ccp_cmd *cmd)
struct ccp_cmd *cmd = container_of(work, struct ccp_cmd, work);
static struct ccp_cmd *ccp_dequeue_cmd(struct ccp_cmd_queue *cmd_q)
struct ccp_cmd *cmd = NULL;
struct ccp_cmd *backlog = NULL;
cmd = list_first_entry(&ccp->cmd, struct ccp_cmd, entry);
backlog = list_first_entry(&ccp->backlog, struct ccp_cmd,
struct ccp_cmd *cmd = tdata->cmd;
struct ccp_cmd *cmd;
struct ccp_cmd *cmd;
struct ccp_cmd;
struct ccp_cmd ccp_cmd;
int ccp_run_cmd(struct ccp_cmd_queue *cmd_q, struct ccp_cmd *cmd);
ret = ccp_enqueue_cmd(&cmd->ccp_cmd);
struct ccp_cmd *ccp_cmd;
ccp_cmd = &cmd->ccp_cmd;
ccp_cmd->ccp = chan->ccp;
ccp_pt = &ccp_cmd->u.passthru_nomap;
ccp_cmd->flags = CCP_CMD_MAY_BACKLOG;
ccp_cmd->flags |= CCP_CMD_PASSTHRU_NO_DMA_MAP;
ccp_cmd->engine = CCP_ENGINE_PASSTHRU;
ccp_cmd->callback = ccp_cmd_callback;
ccp_cmd->data = desc;
ccp_run_xts_aes_cmd(struct ccp_cmd_queue *cmd_q, struct ccp_cmd *cmd)
ccp_run_des3_cmd(struct ccp_cmd_queue *cmd_q, struct ccp_cmd *cmd)
ccp_run_sha_cmd(struct ccp_cmd_queue *cmd_q, struct ccp_cmd *cmd)
struct ccp_cmd hmac_cmd;
ccp_run_rsa_cmd(struct ccp_cmd_queue *cmd_q, struct ccp_cmd *cmd)
ccp_run_passthru_cmd(struct ccp_cmd_queue *cmd_q, struct ccp_cmd *cmd)
struct ccp_cmd *cmd)
static int ccp_run_ecc_mm_cmd(struct ccp_cmd_queue *cmd_q, struct ccp_cmd *cmd)
static int ccp_run_ecc_pm_cmd(struct ccp_cmd_queue *cmd_q, struct ccp_cmd *cmd)
ccp_run_ecc_cmd(struct ccp_cmd_queue *cmd_q, struct ccp_cmd *cmd)
int ccp_run_cmd(struct ccp_cmd_queue *cmd_q, struct ccp_cmd *cmd)
ccp_run_aes_cmac_cmd(struct ccp_cmd_queue *cmd_q, struct ccp_cmd *cmd)
ccp_run_aes_gcm_cmd(struct ccp_cmd_queue *cmd_q, struct ccp_cmd *cmd)
ccp_run_aes_cmd(struct ccp_cmd_queue *cmd_q, struct ccp_cmd *cmd)
struct ccp_cmd;
int ccp_enqueue_cmd(struct ccp_cmd *cmd);
static inline int ccp_enqueue_cmd(struct ccp_cmd *cmd)