Re: [RFC][PATCH 00/18] crypto: Add generic Kerberos library
From: David Howells
Date: Tue Dec 01 2020 - 04:15:28 EST
Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> wrote:
> Couldn't you just change the output sg to include the offset?
That depends on whether the caller has passed it elsewhere for some other
parallel purpose, but I think I'm going to have to go down that road and
restore it afterwards.
David