Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/bcm/
Dutil.h81 int spu_sg_at_offset(struct scatterlist *sg, unsigned int skip,
Dutil.c38 int spu_sg_at_offset(struct scatterlist *sg, unsigned int skip, in spu_sg_at_offset() function
113 if (spu_sg_at_offset(sg_list, skip, &sg, &offset) < 0) in spu_sg_count()
Dcipher.c2758 if (spu_sg_at_offset(req->src, req->assoclen, &rctx->src_sg, in aead_enqueue()
2776 if (spu_sg_at_offset(req->dst, req->assoclen, &rctx->dst_sg, in aead_enqueue()