Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/ccp/
H A Dccp-dev.c471 * ccp_alloc_struct - allocate and initialize the ccp_device struct
475 struct ccp_device *ccp_alloc_struct(struct sp_device *sp) in ccp_alloc_struct() function
618 ccp = ccp_alloc_struct(sp); in ccp_dev_init()
H A Dccp-dev.h636 struct ccp_device *ccp_alloc_struct(struct sp_device *sp);
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H A Dccp-dev.c471 * ccp_alloc_struct - allocate and initialize the ccp_device struct
475 struct ccp_device *ccp_alloc_struct(struct sp_device *sp) in ccp_alloc_struct() function
614 ccp = ccp_alloc_struct(sp); in ccp_dev_init()
H A Dccp-dev.h636 struct ccp_device *ccp_alloc_struct(struct sp_device *sp);

Completed in 7 milliseconds