> -----Original Message-----
> From: Power, Ciara <ciara.po...@intel.com>
> Sent: Monday, January 24, 2022 3:04 PM
> To: dev@dpdk.org
> Cc: Zhang, Roy Fan <roy.fan.zh...@intel.com>; gak...@marvell.com;
> ano...@marvell.com; m...@ashroe.eu; Power, Ciara
> <ciara.po...@intel.com>; Doherty, Declan <declan.dohe...@intel.com>;
> Ankur Dwivedi <adwiv...@marvell.com>; Tejasree Kondoj
> <ktejas...@marvell.com>; Griffin, John <john.grif...@intel.com>; Trahe,
> Fiona <fiona.tr...@intel.com>; Jain, Deepak K <deepak.k.j...@intel.com>
> Subject: [PATCH v2 2/4] crypto: hide asym session structure
>
> The rte_cryptodev_asym_session structure is now moved to an internal
> header. This will no longer be used directly by apps,
> private session data can be accessed via get API.
>
> Signed-off-by: Ciara Power <ciara.po...@intel.com>
> ---
Acked-by: Fan Zhang <roy.fan.zh...@intel.com>