numam-dpdk/drivers/common/cpt
Fan Zhang 186b14d685 cryptodev: make xform key pointer constant
This patch changes the key pointer data types in cipher, auth,
and aead xforms from "uint8_t *" to "const uint8_t *" for a
more intuitive and safe sessionn creation.

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
Acked-by: Liron Himi <lironh@marvell.com>
2019-07-19 14:15:21 +02:00
..
cpt_common.h crypto/octeontx: use distinct metabuf pool for each queue 2019-05-01 15:52:55 +02:00
cpt_hw_types.h common/cpt: remove redundant bit swaps 2019-07-14 15:55:57 +02:00
cpt_mcode_defines.h crypto/octeontx: move device specific code to driver 2019-03-22 15:54:24 +01:00
cpt_pmd_logs.h crypto/octeontx: add PMD skeleton 2018-10-17 12:16:54 +02:00
cpt_pmd_ops_helper.c common/cpt: add PMD ops helper functions 2018-10-17 12:20:06 +02:00
cpt_pmd_ops_helper.h common/cpt: add PMD ops helper functions 2018-10-17 12:20:06 +02:00
cpt_ucode.h cryptodev: make xform key pointer constant 2019-07-19 14:15:21 +02:00
Makefile common/cpt: add PMD ops helper functions 2018-10-17 12:20:06 +02:00
meson.build common/cpt: add PMD ops helper functions 2018-10-17 12:20:06 +02:00
rte_common_cpt_version.map common/cpt: add PMD ops helper functions 2018-10-17 12:20:06 +02:00