numam-dpdk/drivers/crypto/snow3g
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
..
Makefile cryptodev: add sym session header size function 2019-01-10 16:57:22 +01:00
meson.build drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
rte_pmd_snow3g_version.map snow3g: add driver for SNOW 3G library 2016-03-11 00:14:47 +01:00
rte_snow3g_pmd_ops.c cryptodev: change queue pair configure structure 2019-01-10 16:57:22 +01:00
rte_snow3g_pmd_private.h cryptodev: make xform key pointer constant 2019-07-19 14:15:21 +02:00
rte_snow3g_pmd.c cryptodev: make xform key pointer constant 2019-07-19 14:15:21 +02:00