numam-dpdk/drivers/crypto/dpaa2_sec
Hemant Agrawal 394b4e118e crypto/dpaa2_sec: fix close and uninit functions
The init function was calling the dpseci_open
while dpseci_close was called by the open function.
This is a mismatch un-init shall clean the init configurations and
close shall clear the configure function settings.

This was causing issue with recent changes in test framework, where
the close was being called and causing DPAA2 SEC to fail in configure

Fixes: e5cbdfc537 ("crypto/dpaa2_sec: add basic operations")
Cc: stable@dpdk.org

Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
2021-05-05 17:16:25 +02:00
..
mc crypto/dpaa2_sec: upgarde mc FW APIs to 10.10.0 2018-10-16 14:54:25 +02:00
dpaa2_sec_dpseci.c crypto/dpaa2_sec: fix close and uninit functions 2021-05-05 17:16:25 +02:00
dpaa2_sec_event.h drivers: mark internal NXP symbols 2020-05-19 15:49:53 +02:00
dpaa2_sec_logs.h crypto/dpaa2_sec: support scatter gather for proto offloads 2019-10-09 11:50:12 +02:00
dpaa2_sec_priv.h crypto/dpaa2_sec: support AES-CMAC integrity check 2021-01-19 18:05:45 +01:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00