Skip to content
Commit b3859c8e authored by Steffen Klassert's avatar Steffen Klassert
Browse files

esp: Use a synchronous crypto algorithm on offloading.



We need a fallback algorithm for crypto offloading to a NIC.
This is because packets can be rerouted to other NICs that
don't support crypto offloading. The fallback is going to be
implemented at layer2 where we know the final output device
but can't handle asynchronous returns fron the crypto layer.

Signed-off-by: default avatarSteffen Klassert <steffen.klassert@secunet.com>
parent d7dbefc4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment