On 5/21/2018 4:36 PM, Pablo de Lara wrote:
rte_cryptodev_get_header_session_size() and
rte_cryptodev_get_private_session_size() functions are
targetting symmetric sessions.

With the future addition of asymmetric operations,
these functions need to be renamed from *_session_*
to *_sym_session_* to be symmetric specific.

Signed-off-by: Pablo de Lara <[email protected]>
---
Acked-by: Akhil Goyal <[email protected]>

Reply via email to