Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/ccp/
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()
A Dccp-ops.c329 static unsigned int ccp_fill_queue_buf(struct ccp_data *data) in ccp_fill_queue_buf()
339 static void ccp_prepare_data(struct ccp_data *src, struct ccp_data *dst, in ccp_prepare_data()
412 static void ccp_process_data(struct ccp_data *src, struct ccp_data *dst, in ccp_process_data()
477 struct ccp_data src; in ccp_run_aes_cmac_cmd()
633 struct ccp_data src, dst; in ccp_run_aes_gcm_cmd()
634 struct ccp_data aad; in ccp_run_aes_gcm_cmd()
917 struct ccp_data src, dst; in ccp_run_aes_cmd()
1094 struct ccp_data src, dst; in ccp_run_xts_aes_cmd()
1295 struct ccp_data src, dst; in ccp_run_des3_cmd()
1490 struct ccp_data src; in ccp_run_sha_cmd()
[all …]
A Dsp-dev.h106 void *ccp_data; member
A Dccp-dev.h480 struct ccp_data { struct

Completed in 14 milliseconds