> > Subject: [PATCH] crypto/ipsec_mb: fix cipher key setting
> Acked-by: Fan Zhang
Applied to dpdk-next-crypto
Thanks.
> -Original Message-
> From: De Lara Guarch, Pablo
> Sent: Monday, November 22, 2021 5:47 PM
> To: Zhang, Roy Fan ; Power, Ciara
>
> Cc: dev@dpdk.org; De Lara Guarch, Pablo ;
> sta...@dpdk.org
> Subject: [PATCH] crypto/ipsec_mb: fix cipher key setting
>
> W
>-Original Message-
>From: De Lara Guarch, Pablo
>Sent: Monday 22 November 2021 17:47
>To: Zhang, Roy Fan ; Power, Ciara
>
>Cc: dev@dpdk.org; De Lara Guarch, Pablo ;
>sta...@dpdk.org
>Subject: [PATCH] crypto/ipsec_mb: fix cipher key setting
>
>When authenti
When authenticating with SNOW3G, KASUMI and ZUC,
the pointers for encryption/decryption keys is not set.
If a cipher algorithm such as AES-CBC is also used,
the application would seg fault.
Hence, these pointers should be set to some value by default.
Command line to replicate the issue:
./build/a
4 matches
Mail list logo