mirror of
https://github.com/torvalds/linux.git
synced 2026-05-13 21:32:16 -04:00
We add a struct xfrm_type_offload so that we have the offloaded codepath separated to the non offloaded codepath. With this the non offloade and the offloaded codepath can coexist. Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>