[PATCH 2/2] test/crypto: specify correct parameters with null algos

Akhil Goyal gakhil at marvell.com
Tue May 16 12:22:58 CEST 2023


> Subject: [PATCH 2/2] test/crypto: specify correct parameters with null algos
> 
> Keys are not required for NULL algorithms. Same way IV, digest lengths
> should also be set to 0. The values are invalid and any PMD which
> validates such parameters would return "-ENOTSUP" for such cases which
> would result in false skipping of tests.
> 
> Signed-off-by: Anoob Joseph <anoobj at marvell.com>
Acked-by: Akhil Goyal <gakhil at marvell.com>


More information about the dev mailing list