> > As per current support, Scatter Gather is only supported for out of place
> > input
> > and output buffers.
> > This patch add support for Scatter Gather for inplace buffers.
> >
> > Signed-off-by: Akhil Goyal
>
> Acked-by: Anoob Joseph
Applied to dpdk-next-crypto
k-dev] [PATCH v3] crypto/openssl: support SG for inplace buffers
>
> As per current support, Scatter Gather is only supported for out of place
> input
> and output buffers.
> This patch add support for Scatter Gather for inplace buffers.
>
> Signed-off-by: Akhil Goyal
Acked-by: Anoob Joseph
As per current support, Scatter Gather is only supported
for out of place input and output buffers.
This patch add support for Scatter Gather for inplace buffers.
Signed-off-by: Akhil Goyal
---
changes in v3:
- fixed hardcode in decryption path
changes in v2:
- fixed typo
- enabled corresponding
3 matches
Mail list logo