numam-dpdk/drivers/crypto
Pallantla Poornima a1e8241a91 drivers: fix sprintf with snprintf
sprintf function is not secure as it doesn't check the length of string.
More secure function snprintf is used

Fixes: 828d51d8fc ("bus/fslmc: refactor scan and probe functions")
Fixes: c22fab9a6c ("raw/dpaa2_qdma: support configuration APIs")
Fixes: e5cbdfc537 ("crypto/dpaa2_sec: add basic operations")
Fixes: b23d4e898a ("crypto/dpaa2_sec: add per dev mempool to store FLE")
Fixes: 623326dded ("crypto/dpaa2_sec: introduce poll mode driver")
Fixes: e7a45f3cc2 ("crypto/caam_jr: add UIO specific operations")
Fixes: f44bccadd8 ("crypto/caam_jr: add device basic operations")
Fixes: 7e3e2954e0 ("crypto/dpaa_sec: move mempool allocation to config")
Fixes: c3e85bdcc6 ("crypto/dpaa_sec: add crypto driver for NXP DPAA platform")
Cc: stable@dpdk.org

Signed-off-by: Pallantla Poornima <pallantlax.poornima@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
2019-01-14 23:27:27 +01:00
..
aesni_gcm cryptodev: add sym session header size function 2019-01-10 16:57:22 +01:00
aesni_mb cryptodev: add sym session header size function 2019-01-10 16:57:22 +01:00
armv8 cryptodev: add sym session header size function 2019-01-10 16:57:22 +01:00
caam_jr drivers: fix sprintf with snprintf 2019-01-14 23:27:27 +01:00
ccp cryptodev: change queue pair configure structure 2019-01-10 16:57:22 +01:00
dpaa2_sec drivers: fix sprintf with snprintf 2019-01-14 23:27:27 +01:00
dpaa_sec drivers: fix sprintf with snprintf 2019-01-14 23:27:27 +01:00
kasumi cryptodev: add sym session header size function 2019-01-10 16:57:22 +01:00
mvsam cryptodev: change queue pair configure structure 2019-01-10 16:57:22 +01:00
null cryptodev: change queue pair configure structure 2019-01-10 16:57:22 +01:00
octeontx crypto/octeontx: remove usage of DEPDIRS 2019-01-10 16:57:22 +01:00
openssl cryptodev: add sym session header size function 2019-01-10 16:57:22 +01:00
qat cryptodev: change queue pair configure structure 2019-01-10 16:57:22 +01:00
scheduler cryptodev: change queue pair configure structure 2019-01-10 16:57:22 +01:00
snow3g cryptodev: add sym session header size function 2019-01-10 16:57:22 +01:00
virtio cryptodev: change queue pair configure structure 2019-01-10 16:57:22 +01:00
zuc cryptodev: add sym session header size function 2019-01-10 16:57:22 +01:00
Makefile drivers: fix build if security lib disabled 2018-10-24 22:39:25 +02:00
meson.build crypto/caam_jr: introduce basic driver 2018-10-17 12:23:40 +02:00