Searched refs:sglist_component (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/crypto/cavium/cpt/
H A Dcptvf_reqmanager.c49 struct sglist_component *sg_ptr = NULL;
74 sg_ptr = (struct sglist_component *)buffer;
136 g_sz_bytes = ((req->incnt + 3) / 4) * sizeof(struct sglist_component);
153 s_sz_bytes = ((req->outcnt + 3) / 4) * sizeof(struct sglist_component);
H A Drequest_manager.h74 struct sglist_component { struct

Completed in 211 milliseconds