commit | 50fb57042402c819d247ac4231b80b0da86e2fd7 | [log] [tgz] |
---|---|---|
author | Ilya Lesokhin <ilyal@mellanox.com> | Tue Dec 13 16:32:06 2016 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Dec 27 17:48:48 2016 +0800 |
tree | 218cf54abb1e25a238d18911823194c43b71be43 | |
parent | f262c770644fb7685f8e091b7070dfab286bfc5b [diff] |
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>