numam-dpdk/drivers/crypto/aesni_gcm
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
..
aesni_gcm_ops.h crypto/aesni_gcm: use architecture independent API 2019-04-18 16:01:28 +02:00
aesni_gcm_pmd_ops.c crypto/aesni_gcm: use architecture independent API 2019-04-18 16:01:28 +02:00
aesni_gcm_pmd_private.h crypto/aesni_gcm: use architecture independent API 2019-04-18 16:01:28 +02:00
aesni_gcm_pmd.c cryptodev: make xform key pointer constant 2019-07-19 14:15:21 +02:00
Makefile crypto/aesni_gcm: check dependency version with make 2019-04-30 08:37:42 +02:00
meson.build drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
rte_pmd_aesni_gcm_version.map aesni_gcm: add driver for AES-GCM crypto operations 2016-03-11 01:01:42 +01:00