27391b53b3
When calling rte_cryptodev_sym_session_init(),
if there was an error, it returned -1, instead
of returning the specific error code, which can
be valuable for the application for error handling.
Fixes:
|
||
---|---|---|
.. | ||
aesni_gcm_ops.h | ||
aesni_gcm_pmd_ops.c | ||
aesni_gcm_pmd_private.h | ||
aesni_gcm_pmd.c | ||
Makefile | ||
rte_pmd_aesni_gcm_version.map |