Searched refs:ccp_data (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/crypto/ccp/
H A Dccp-dev.c553 struct ccp_device *ccp = sp->ccp_data;
579 struct ccp_device *ccp = sp->ccp_data;
617 sp->ccp_data = ccp;
657 sp->ccp_data = NULL;
664 struct ccp_device *ccp = sp->ccp_data;
H A Dsp-dev.h127 void *ccp_data; member in struct:sp_device
H A Dccp-ops.c265 static void ccp_free_data(struct ccp_data *data, struct ccp_cmd_queue *cmd_q)
271 static int ccp_init_data(struct ccp_data *data, struct ccp_cmd_queue *cmd_q,
297 static unsigned int ccp_queue_buf(struct ccp_data *data, unsigned int from)
332 static unsigned int ccp_fill_queue_buf(struct ccp_data *data)
337 static unsigned int ccp_empty_queue_buf(struct ccp_data *data)
342 static void ccp_prepare_data(struct ccp_data *src, struct ccp_data *dst,
415 static void ccp_process_data(struct ccp_data *src, struct ccp_data *dst,
480 struct ccp_data sr
[all...]
H A Dccp-dev.h480 struct ccp_data { struct

Completed in 209 milliseconds