]> asedeno.scripts.mit.edu Git - linux.git/commit
crypto: aesni-intel - RFC4106 can zero copy when !PageHighMem
authorIlya Lesokhin <ilyal@mellanox.com>
Tue, 13 Dec 2016 14:32:06 +0000 (16:32 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 27 Dec 2016 09:48:48 +0000 (17:48 +0800)
commit50fb57042402c819d247ac4231b80b0da86e2fd7
tree218cf54abb1e25a238d18911823194c43b71be43
parentf262c770644fb7685f8e091b7070dfab286bfc5b
crypto: aesni-intel - RFC4106 can zero copy when !PageHighMem

In the common case of !PageHighMem we can do zero copy crypto
even if sg crosses a pages boundary.

Signed-off-by: Ilya Lesokhin <ilyal@mellanox.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/x86/crypto/aesni-intel_glue.c