RE: [EXT] Re: [PATCH] cryptodev: remove deprecated algo string arrays

2023-09-19 Thread Akhil Goyal
> Acked-by: Hemant Agrawal > > > > > Removed the algorithm strings arrays > > ``rte_crypto_cipher_algorithm_strings``, > > ``rte_crypto_auth_algorithm_strings``, ``rte_crypto_aead_algorithm_strings`` > > and ``rte_crypto_asym_xform_strings``. > > Application can use the new APIs ``rte_cryptodev_g

Re: [PATCH] cryptodev: remove deprecated algo string arrays

2023-07-30 Thread Hemant Agrawal
Acked-by: Hemant Agrawal On 31-Jul-23 9:07 AM, Akhil Goyal wrote: Caution: This is an external email. Please take care when clicking links or opening attachments. When in doubt, report the message using the 'Report this email' button Removed the algorithm strings arrays ``rte_crypto_cipher_a

[PATCH] cryptodev: remove deprecated algo string arrays

2023-07-30 Thread Akhil Goyal
Removed the algorithm strings arrays ``rte_crypto_cipher_algorithm_strings``, ``rte_crypto_auth_algorithm_strings``, ``rte_crypto_aead_algorithm_strings`` and ``rte_crypto_asym_xform_strings``. Application can use the new APIs ``rte_cryptodev_get_cipher_algo_string``, ``rte_cryptodev_get_auth_algo_