sg_pcopy_to_buffer
if (sg_pcopy_to_buffer(sg->sgl, sg->nents, rsa, sizeof(rsa),
size_t sg_pcopy_to_buffer(struct scatterlist *sgl, unsigned int nents,
return (sg_pcopy_to_buffer(sgl, nents, buf, buflen, 0));