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
..
2018-04-05 18:23:49 +02:00
2019-05-24 13:34:45 +02:00
2018-04-05 19:00:00 +02:00
2018-07-12 13:48:29 +02:00
2018-10-12 19:33:09 +02:00
2019-05-24 13:34:45 +02:00
2018-04-05 18:23:51 +02:00