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:
|
||
---|---|---|
.. | ||
Makefile | ||
null_crypto_pmd_ops.c | ||
null_crypto_pmd_private.h | ||
null_crypto_pmd.c | ||
rte_pmd_null_crypto_version.map |