Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccp/
H A Dccp-dev.c553 struct ccp_device *ccp = sp->ccp_data; in ccp_dev_suspend()
579 struct ccp_device *ccp = sp->ccp_data; in ccp_dev_resume()
617 sp->ccp_data = ccp; in ccp_dev_init()
657 sp->ccp_data = NULL; in ccp_dev_init()
664 struct ccp_device *ccp = sp->ccp_data; in ccp_dev_destroy()
H A Dccp-ops.c266 static void ccp_free_data(struct ccp_data *data, struct ccp_cmd_queue *cmd_q) in ccp_free_data()
272 static int ccp_init_data(struct ccp_data *data, struct ccp_cmd_queue *cmd_q, in ccp_init_data()
298 static unsigned int ccp_queue_buf(struct ccp_data *data, unsigned int from) in ccp_queue_buf()
333 static unsigned int ccp_fill_queue_buf(struct ccp_data *data) in ccp_fill_queue_buf()
338 static unsigned int ccp_empty_queue_buf(struct ccp_data *data) in ccp_empty_queue_buf()
343 static void ccp_prepare_data(struct ccp_data *src, struct ccp_data *dst, in ccp_prepare_data()
416 static void ccp_process_data(struct ccp_data *src, struct ccp_data *dst, in ccp_process_data()
481 struct ccp_data sr in ccp_run_aes_cmac_cmd()
[all...]
H A Dccp-dev.h480 struct ccp_data { struct