mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-13 09:00:39 +09: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>