Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/ccp/
Dccp-dev.h342 struct ccp_device { struct
343 struct list_head entry;
345 struct ccp_vdata *vdata;
346 unsigned int ord;
347 char name[MAX_CCP_NAME_LEN];
348 char rngname[MAX_CCP_NAME_LEN];
350 struct device *dev;
351 struct sp_device *sp;
355 void *dev_specific;
356 unsigned int qim;
[all …]