aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_policy.c
diff options
context:
space:
mode:
authorSowmini Varadhan <sowmini.varadhan@oracle.com>2018-09-03 04:36:53 -0700
committerSteffen Klassert <steffen.klassert@secunet.com>2018-09-04 10:27:07 +0200
commit782710e333a526780d65918d669cb96646983ba2 (patch)
treec22121822914bf67bed87c74919a3b6fe7f0185f /net/xfrm/xfrm_policy.c
parentxfrm: reset transport header back to network header after all input transforms ahave been applied (diff)
downloadlinux-dev-782710e333a526780d65918d669cb96646983ba2.tar.xz
linux-dev-782710e333a526780d65918d669cb96646983ba2.zip
xfrm: reset crypto_done when iterating over multiple input xfrms
We only support one offloaded xfrm (we do not have devices that can handle more than one offload), so reset crypto_done in xfrm_input() when iterating over multiple transforms in xfrm_input, so that we can invoke the appropriate x->type->input for the non-offloaded transforms Fixes: d77e38e612a0 ("xfrm: Add an IPsec hardware offloading API") Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'net/xfrm/xfrm_policy.c')
0 files changed, 0 insertions, 0 deletions