On Wed, Jul 22, 2015 at 10:14:30PM -0700, Tadeusz Struk wrote:
>
> We can add a flag to akcipher_request to say if src/dst are SGs or buffers, 
> but
> is this really necessary?

No it shouldn't be done as a flag.  If we are going to do SGs then
it needs to be part of the API.  That means replacing src/dst
pointers with SG lists.

Cheers,
-- 
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to