[PATCH v3 0/7] Crypto related changes in sample/test apps
Gagandeep Singh
g.singh at nxp.com
Fri May 20 06:20:57 CEST 2022
v2-change-log:
* dropped qeueue improve logic in crypto-perf app patch
* removed external buffer patch in this series.
* update documentation.
v3-change-log:
* update signal handler's variable in l2fwd-crypto
Gagandeep Singh (7):
app/test-crypto-perf: support SDAP for PDCP operations
examples/ipsec-secgw: support XCBC-MAC/DES-CBC
examples/l2fwd-crypto: add signal handler for exit
test/crypto: fix PMD name for dpaa raw buffer crypto driver
test/crypto: support raw buffer APIs for PDCP
test/crypto: add short MAC-I test vector for zuc
doc: add missing authentication algorithm
app/test-crypto-perf/cperf_ops.c | 1 +
app/test-crypto-perf/cperf_options.h | 2 ++
app/test-crypto-perf/cperf_options_parsing.c | 12 ++++++++++
app/test/test_cryptodev.c | 24 ++++++++++++++++---
...est_cryptodev_security_pdcp_test_vectors.h | 20 ++++++++++++++--
doc/guides/sample_app_ug/ipsec_secgw.rst | 8 +++++--
doc/guides/tools/cryptoperf.rst | 4 ++++
examples/ipsec-secgw/esp.c | 5 ++++
examples/ipsec-secgw/sa.c | 8 +++++++
examples/l2fwd-crypto/main.c | 16 +++++++++++++
10 files changed, 93 insertions(+), 7 deletions(-)
--
2.25.1
More information about the dev
mailing list