> Rather than the asym session create function returning a session on
> success, and a NULL value on error, it is modified to now return int
> values - 0 on success or -EINVAL/-ENOTSUP/-ENOMEM on failure.
> The session to be used is passed as input.
> 
> This adds clarity on the failure of the create function, which enables
> treating the -ENOTSUP return as TEST_SKIPPED in test apps.
> 
> Signed-off-by: Ciara Power <ciara.po...@intel.com>
> Acked-by: Fan Zhang <roy.fan.zh...@intel.com>
> Acked-by: Anoob Joseph <ano...@marvell.com>
Acked-by: Akhil Goyal <gak...@marvell.com>

Reply via email to