From: Alok Makhariya
Enable out of place buffer test cases in dpaa_sec
Signed-off-by: Alok Makhariya
Acked-by: Akhil Goyal
---
changes in v2:
corrected compilation issues in test
drivers/crypto/dpaa_sec/dpaa_sec.c | 46 ++---
test/test/test_cryptodev.c
From: Alok Makhariya
Enable out of place buffer test cases in nxp dpaa2_sec
Signed-off-by: Alok Makhariya
Acked-by: Akhil Goyal
---
changes in v2:
corrected compilation issues in test
drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c | 42 +++--
test/test/test_cryptodev.c
From: Alok Makhariya
The code would crash for segmented buffer if no check.
Fixes: 8d1f3a5d751b ("crypto/dpaa2_sec: support crypto operation")
Cc: sta...@dpdk.org
Signed-off-by: Alok Makhariya
---
drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c | 8 +++-
1 file changed, 7 insertions(+), 1 del
From: Alok Makhariya
The code would crash in case of segmented buffer if no check
Fixes: 89aaf708d44b ("crypto/dpaa_sec: add crypto driver for NXP DPAA platform")
Signed-off-by: Alok Makhariya
---
drivers/crypto/dpaa_sec/dpaa_sec.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/dr
From: Alok Makhariya
Enable out of place buffer test cases in dpaa_sec
Signed-off-by: Alok Makhariya
---
drivers/crypto/dpaa_sec/dpaa_sec.c | 45 +++--
test/test/test_cryptodev.c | 6
test/test/test_cryptodev_aes_test_vectors.h | 12 +
From: Alok Makhariya
Since the packet lengths are modified. It is not required to
explicitly reset the icv.
Fixes: 89aaf708d44b ("crypto/dpaa_sec: add crypto driver for NXP DPAA platform")
Signed-off-by: Alok Makhariya
---
drivers/crypto/dpaa_sec/dpaa_sec.c | 3 ---
1 file changed, 3 deletions
From: Alok Makhariya
Enable out of place buffer test cases in nxp dpaa2_sec
Signed-off-by: Alok Makhariya
---
drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c | 42 +++--
test/test/test_cryptodev.c | 6 +
test/test/test_cryptodev_aes_test_vectors.h | 12
From: Alok Makhariya
Since the packet lengths are modified. It is not required to
explicitly reset the icv.
Fixes: 13273250eec5 ("crypto/dpaa2_sec: support AES-GCM and CTR")
Fixes: 8d1f3a5d751b ("crypto/dpaa2_sec: support crypto operation")
Cc: sta...@dpdk.org
Signed-off-by: Alok Makhariya
---
From: Alok Makhariya
The code would crash for segmented buffer if no check.
Fixes: 8d1f3a5d751b ("crypto/dpaa2_sec: support crypto operation")
Cc: sta...@dpdk.org
Signed-off-by: Alok Makhariya
---
drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c | 8 +++-
1 file changed, 7 insertions(+), 1 del
From: Alok Makhariya
The code would crash in case of segmented buffer if no check
Fixes: 89aaf708d44b ("crypto/dpaa_sec: add crypto driver for NXP DPAA platform")
Signed-off-by: Alok Makhariya
---
drivers/crypto/dpaa_sec/dpaa_sec.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/dr
10 matches
Mail list logo