This patchset removes RTE_CRYPTO_ASYM_XFORM_TYPE_LIST_END, RTE_CRYPTO_ASYM_OP_LIST_END, RTE_CRYPTO_RSA_PADDING_TYPE_LIST_END enumerators from asymmetric crypto API and its references. When asymmetric API will no more be experimental adding new entries will be possible without ABI breakage.
This patches depends on "crypto/qat: remove asym list end references" [1] [1] http://patchwork.dpdk.org/patch/76634/ Arek Kusztal (2): app/test: remove list end references from asym crypto cryptodev: remove list ends from asymmetric crypto api app/test/test_cryptodev_asym.c | 6 ++++-- lib/librte_cryptodev/rte_crypto_asym.h | 10 +++------- 2 files changed, 7 insertions(+), 9 deletions(-) -- 2.17.1