ehalf Of Dmitry
> > Eremin-Solenikov
> > Sent: Wednesday, July 11, 2018 1:25 PM
> > To: dev@dpdk.org
> > Subject: [dpdk-dev] [PATCH] qat: fix checks for 3gpp algorithms vs bit
> > mode
> >
> > QAT driver checks byte alignment for KASUMI/SNOW 3G/ZUC algorithms
5 PM
> To: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH] qat: fix checks for 3gpp algorithms vs bit mode
>
> QAT driver checks byte alignment for KASUMI/SNOW 3G/ZUC algorithms using
> cipher/auth_param, which are not initialized at this moment yet. Use
> operation params instead.
>
>
QAT driver checks byte alignment for KASUMI/SNOW 3G/ZUC algorithms using
cipher/auth_param, which are not initialized at this moment yet. Use
operation params instead.
Signed-off-by: Dmitry Eremin-Solenikov
---
drivers/crypto/qat/qat_sym.c | 22 +++---
1 file changed, 11 insertio
3 matches
Mail list logo