Re: [dpdk-dev] [PATCH v2] cryptodev: clarify wireless inputs in digest-encrypted cases

2019-10-23 Thread Akhil Goyal
> > > > > > > > > > Clarify constraints on fields specified in bits for wireless > > > algorithms in digest-encrypted case. > > > > > > v2 changes: > > > - added note on each of the affected parameter fields > > > > > > Signed-off-by: Fiona Trahe > > > --- > > > lib/librte_cryptodev/rte_crypto

Re: [dpdk-dev] [PATCH v2] cryptodev: clarify wireless inputs in digest-encrypted cases

2019-10-22 Thread Trahe, Fiona
> -Original Message- > From: Akhil Goyal > Sent: Tuesday, October 22, 2019 2:24 PM > To: Trahe, Fiona ; dev@dpdk.org > Cc: Kusztal, ArkadiuszX ; Dybkowski, AdamX > > Subject: RE: [PATCH v2] cryptodev: clarify wireless inputs in > digest-encrypted cases > > > > > > > Clarify constra

Re: [dpdk-dev] [PATCH v2] cryptodev: clarify wireless inputs in digest-encrypted cases

2019-10-22 Thread Akhil Goyal
> > Clarify constraints on fields specified in bits for wireless > algorithms in digest-encrypted case. > > v2 changes: > - added note on each of the affected parameter fields > > Signed-off-by: Fiona Trahe > --- > lib/librte_cryptodev/rte_crypto_sym.h | 23 +++ > 1 f

[dpdk-dev] [PATCH v2] cryptodev: clarify wireless inputs in digest-encrypted cases

2019-10-22 Thread Fiona Trahe
Clarify constraints on fields specified in bits for wireless algorithms in digest-encrypted case. v2 changes: - added note on each of the affected parameter fields Signed-off-by: Fiona Trahe --- lib/librte_cryptodev/rte_crypto_sym.h | 23 +++ 1 files changed, 19 insertion