numam-dpdk/drivers/crypto
Arek Kusztal acc32dc9c0 qat: avoid strict-aliasing break
To avoid GCC warning about "dereferencing type-punned pointer will break
strict-aliasing rules" aad_len pointer is dereferenced instead of direct
dereferencing of uint32_t* cast of the middle of an array.

Signed-off-by: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Acked-by: Deepak Kumar Jain <deepak.k.jain@intel.com>
2016-06-07 21:36:04 +02:00
..
aesni_gcm cryptodev: rename elements for clarity 2016-04-06 19:00:57 +02:00
aesni_mb aesni_mb: fix null pointer dereferencing 2016-06-07 16:36:20 +02:00
null cryptodev: rename elements for clarity 2016-04-06 19:00:57 +02:00
qat qat: avoid strict-aliasing break 2016-06-07 21:36:04 +02:00
snow3g cryptodev: rename elements for clarity 2016-04-06 19:00:57 +02:00
Makefile null_crypto: add driver for null crypto operations 2016-03-11 02:16:18 +01:00