Home
last modified time | relevance | path

Searched refs:spu_sg_at_offset (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/bcm/
H A Dutil.h84 int spu_sg_at_offset(struct scatterlist *sg, unsigned int skip,
H A Dutil.c27 int spu_sg_at_offset(struct scatterlist *sg, unsigned int skip, in spu_sg_at_offset() function
102 if (spu_sg_at_offset(sg_list, skip, &sg, &offset) < 0) in spu_sg_count()