Re: [RFC PATCH 18/18] net: wireguard - switch to crypto API for packet encryption
From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2019-09-27 04:59:24
Also in:
linux-crypto
From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2019-09-27 04:59:24
Also in:
linux-crypto
On Thu, Sep 26, 2019 at 09:37:16PM -0700, Andy Lutomirski wrote:
Then what's up with the insistence on using physical addresses for so many of the buffers?
This happens to be what async hardware wants, but the main reason why the crypto API has them is because that's what the network stack feeds us. The crypto API was first created purely for IPsec so the SG lists are intimiately tied with how skbs were constructed. Cheers, -- Email: Herbert Xu [off-list ref] Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel