cryptodev: remove algo lists end
authorArek Kusztal <arkadiuszx.kusztal@intel.com>
Mon, 12 Oct 2020 19:21:24 +0000 (20:21 +0100)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 14 Oct 2020 20:22:06 +0000 (22:22 +0200)
commit3a6f835b33eeb6defeb29a22ca393097101cccc7
treea28ad3ec67b5b4c16f6def605cf8cc9a108df1d0
parent74449375237f2c2efd57211e667c726ef710a393
cryptodev: remove algo lists end

This patch removes enumerators RTE_CRYPTO_CIPHER_LIST_END,
RTE_CRYPTO_AUTH_LIST_END, RTE_CRYPTO_AEAD_LIST_END to prevent
ABI breakage that may arise when adding new crypto algorithms.

Signed-off-by: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
doc/guides/rel_notes/deprecation.rst
doc/guides/rel_notes/release_20_11.rst
lib/librte_cryptodev/rte_crypto_sym.h