crypto_shash_update_sg
int crypto_shash_update_sg(struct shash_desc *desc, struct scatterlist *sg,
ret = crypto_shash_update_sg(desc, sg, data_offset, data_len);
crypto_shash_update_sg(desc, sg, data_offset, data_len);