> -----Original Message-----
> From: Power, Ciara <[email protected]>
> Sent: Wednesday, May 11, 2022 2:29 PM
> To: [email protected]
> Cc: Zhang, Roy Fan <[email protected]>; Ji, Kai <[email protected]>;
> Power, Ciara <[email protected]>; De Lara Guarch, Pablo
> <[email protected]>; [email protected]; Akhil Goyal
> <[email protected]>
> 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]>