Home
last modified time | relevance | path

Searched defs:ccp_op (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/crypto/ccp/
Dccp-dev.h531 struct ccp_op { struct
532 struct ccp_cmd_queue *cmd_q;
534 u32 jobid;
535 u32 ioc;
536 u32 soc;
537 u32 sb_key;
538 u32 sb_ctx;
539 u32 init;
540 u32 eom;
542 struct ccp_mem src;
[all …]
/kernel/linux/linux-5.10/drivers/crypto/ccp/
Dccp-dev.h531 struct ccp_op { struct
532 struct ccp_cmd_queue *cmd_q;
534 u32 jobid;
535 u32 ioc;
536 u32 soc;
537 u32 sb_key;
538 u32 sb_ctx;
539 u32 init;
540 u32 eom;
542 struct ccp_mem src;
[all …]