numam-dpdk/lib/librte_security
Akhil Goyal badac76cec security: add HFN override option in PDCP
HFN can be given as a per packet value also.
As we do not have IV in case of PDCP, and HFN is
used to generate IV. IV field can be used to get the
per packet HFN while enq/deq
If hfn_ovrd field in pdcp_xform is set,
application is expected to set the per packet HFN
in place of IV. Driver will extract the HFN and perform
operations accordingly.

Signed-off-by: Akhil Goyal <akhil.goyal@nxp.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2019-10-09 11:50:12 +02:00
..
Makefile security: add opaque userdata pointer into security session 2019-01-10 16:57:22 +01:00
meson.build security: add opaque userdata pointer into security session 2019-01-10 16:57:22 +01:00
rte_security_driver.h security: remove experimental tag 2018-11-18 22:31:30 +01:00
rte_security_version.map security: remove duplicated symbols from map file 2019-07-26 16:03:21 +02:00
rte_security.c remove experimental tags from all symbol definitions 2019-06-29 19:04:43 +02:00
rte_security.h security: add HFN override option in PDCP 2019-10-09 11:50:12 +02:00