numam-dpdk/drivers
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
..
baseband baseband/turbo_sw: extend for 5G 2019-07-05 15:28:14 +02:00
bus bus/fslmc: fix error handling in device iterator 2019-07-17 19:47:20 +02:00
common cryptodev: make xform key pointer constant 2019-07-19 14:15:21 +02:00
compress compress/isal: fix use after free 2019-07-05 14:52:25 +02:00
crypto cryptodev: make xform key pointer constant 2019-07-19 14:15:21 +02:00
event event/octeontx2: add Tx adapter 2019-07-07 15:51:53 +02:00
mempool mempool/octeontx2: fix possible arm64 ABI break 2019-07-19 00:13:27 +02:00
net cryptodev: make xform key pointer constant 2019-07-19 14:15:21 +02:00
raw raw/ioat: fix icc build 2019-07-05 15:01:59 +02:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build build: print list of disabled components 2019-07-02 23:20:26 +02:00