crypto: fix ops flags in crypto sw scheduler 50/31550/7
authorBenoît Ganne <bganne@cisco.com>
Fri, 22 Jan 2021 17:11:37 +0000 (18:11 +0100)
committerFan Zhang <roy.fan.zhang@intel.com>
Wed, 7 Apr 2021 11:44:48 +0000 (11:44 +0000)
commit48524a9072c1c7cda964f8777d3a08a1aa63c533
treeca7d24b87ecf14103d4699065a8a6623b40f4961
parent3887be7d375dc7bd564cea0881a9fb7a31f06456
crypto: fix ops flags in crypto sw scheduler

The crypto op flags must be reset to frame flags minus invalid values
depending of the operation, instead of forcing them to specific values.

Type: fix

Change-Id: Ib02c2a738bbca6962394b3c03088d516d0da56a0
Signed-off-by: Benoît Ganne <bganne@cisco.com>
src/plugins/crypto_sw_scheduler/main.c
src/vnet/ipsec/esp_decrypt.c