> > Subject: [PATCH] test/crypto: add null check for ZUC authentication op
> >
> > Check if the returned op is NULL because of failure, before using it and
> > causing
> a
> > segmentation fault.
> >
> > Fixes: 4c99481 ("app/test: add ZUC")
> > Cc: [email protected]
> > Cc: [email protected]
> >
> > Signed-off-by: Ciara Power <[email protected]>
>
> Acked-by: Pablo de Lara <[email protected]>
Applied to dpdk-next-cryptoChanged subject test/crypto: fix null check for ZUC authentication op

