Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/ccp/
H A Dccp-dev.c553 struct ccp_device *ccp = sp->ccp_data; in ccp_dev_suspend()
581 struct ccp_device *ccp = sp->ccp_data; in ccp_dev_resume()
621 sp->ccp_data = ccp; in ccp_dev_init()
661 sp->ccp_data = NULL; in ccp_dev_init()
668 struct ccp_device *ccp = sp->ccp_data; in ccp_dev_destroy()
H A Dccp-ops.c265 static void ccp_free_data(struct ccp_data *data, struct ccp_cmd_queue *cmd_q) in ccp_free_data()
271 static int ccp_init_data(struct ccp_data *data, struct ccp_cmd_queue *cmd_q, in ccp_init_data()
297 static unsigned int ccp_queue_buf(struct ccp_data *data, unsigned int from) in ccp_queue_buf()
332 static unsigned int ccp_fill_queue_buf(struct ccp_data *data) in ccp_fill_queue_buf()
337 static unsigned int ccp_empty_queue_buf(struct ccp_data *data) in ccp_empty_queue_buf()
342 static void ccp_prepare_data(struct ccp_data *src, struct ccp_data *dst, in ccp_prepare_data()
415 static void ccp_process_data(struct ccp_data *src, struct ccp_data *dst, in ccp_process_data()
480 struct ccp_data sr in ccp_run_aes_cmac_cmd()
[all...]
H A Dsp-dev.h106 void *ccp_data; member
H A Dccp-dev.h480 struct ccp_data { struct
/kernel/linux/linux-6.6/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.c265 static void ccp_free_data(struct ccp_data *data, struct ccp_cmd_queue *cmd_q) in ccp_free_data()
271 static int ccp_init_data(struct ccp_data *data, struct ccp_cmd_queue *cmd_q, in ccp_init_data()
297 static unsigned int ccp_queue_buf(struct ccp_data *data, unsigned int from) in ccp_queue_buf()
332 static unsigned int ccp_fill_queue_buf(struct ccp_data *data) in ccp_fill_queue_buf()
337 static unsigned int ccp_empty_queue_buf(struct ccp_data *data) in ccp_empty_queue_buf()
342 static void ccp_prepare_data(struct ccp_data *src, struct ccp_data *dst, in ccp_prepare_data()
415 static void ccp_process_data(struct ccp_data *src, struct ccp_data *dst, in ccp_process_data()
480 struct ccp_data sr in ccp_run_aes_cmac_cmd()
[all...]
H A Dsp-dev.h123 void *ccp_data; member
H A Dccp-dev.h480 struct ccp_data { struct

Completed in 8 milliseconds