dbe849384c
- Fix for build error caused by flexible array member in
struct rte_ccryptodev_session:
error: flexible array member in otherwise empty struct
- Change void** casting of sess parameter in
rte_cryptodev_session_create which causes a strict-aliasing error.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
rte_crypto.h | ||
rte_cryptodev_pmd.h | ||
rte_cryptodev_version.map | ||
rte_cryptodev.c | ||
rte_cryptodev.h |