Searched refs:spu_sg_at_offset (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/crypto/bcm/
H A Dutil.h84 int spu_sg_at_offset(struct scatterlist *sg, unsigned int skip,
H A Dutil.c16 * spu_sg_at_offset() - Find the scatterlist entry at a given distance from the
27 int spu_sg_at_offset(struct scatterlist *sg, unsigned int skip, function
102 if (spu_sg_at_offset(sg_list, skip, &sg, &offset) < 0)
H A Dcipher.c2635 if (spu_sg_at_offset(req->src, req->assoclen, &rctx->src_sg,
2653 if (spu_sg_at_offset(req->dst, req->assoclen, &rctx->dst_sg,

Completed in 140 milliseconds