Re: [PATCH] MAINTAINERS: add test vector generation scripts to "CRYPTO LIBRARY"
From: Ard Biesheuvel
Date: Thu Jan 08 2026 - 08:22:54 EST
On Wed, 7 Jan 2026 at 04:40, Eric Biggers <ebiggers@xxxxxxxxxx> wrote:
>
> The scripts in scripts/crypto/ are used to generate files in
> lib/crypto/, so they should be included in "CRYPTO LIBRARY".
>
> Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx>
> ---
>
> This patch is targeting libcrypto-fixes
>
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
Acked-by: Ard Biesheuvel <ardb@xxxxxxxxxx>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 765ad2daa218..87d97df65959 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6703,10 +6703,11 @@ M: Ard Biesheuvel <ardb@xxxxxxxxxx>
> L: linux-crypto@xxxxxxxxxxxxxxx
> S: Maintained
> T: git https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git libcrypto-next
> T: git https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git libcrypto-fixes
> F: lib/crypto/
> +F: scripts/crypto/
>
> CRYPTO SPEED TEST COMPARE
> M: Wang Jinchao <wangjinchao@xxxxxxxxxxx>
> L: linux-crypto@xxxxxxxxxxxxxxx
> S: Maintained
>
> base-commit: 9ace4753a5202b02191d54e9fdf7f9e3d02b85eb
> --
> 2.52.0
>