* [PATCH] MAINTAINERS: add test vector generation scripts to "CRYPTO LIBRARY"
@ 2026-01-07 3:39 Eric Biggers
2026-01-08 11:19 ` Ard Biesheuvel
0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2026-01-07 3:39 UTC (permalink / raw)
To: linux-crypto
Cc: linux-kernel, Ard Biesheuvel, Jason A . Donenfeld, Herbert Xu,
Eric Biggers
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@kernel.org>
---
This patch is targeting libcrypto-fixes
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 765ad2daa218..87d97df65959 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6703,10 +6703,11 @@ M: Ard Biesheuvel <ardb@kernel.org>
L: linux-crypto@vger.kernel.org
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@xfusion.com>
L: linux-crypto@vger.kernel.org
S: Maintained
base-commit: 9ace4753a5202b02191d54e9fdf7f9e3d02b85eb
--
2.52.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] MAINTAINERS: add test vector generation scripts to "CRYPTO LIBRARY"
2026-01-07 3:39 [PATCH] MAINTAINERS: add test vector generation scripts to "CRYPTO LIBRARY" Eric Biggers
@ 2026-01-08 11:19 ` Ard Biesheuvel
0 siblings, 0 replies; 2+ messages in thread
From: Ard Biesheuvel @ 2026-01-08 11:19 UTC (permalink / raw)
To: Eric Biggers; +Cc: linux-crypto, linux-kernel, Jason A . Donenfeld, Herbert Xu
On Wed, 7 Jan 2026 at 04:40, Eric Biggers <ebiggers@kernel.org> 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@kernel.org>
> ---
>
> This patch is targeting libcrypto-fixes
>
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 765ad2daa218..87d97df65959 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6703,10 +6703,11 @@ M: Ard Biesheuvel <ardb@kernel.org>
> L: linux-crypto@vger.kernel.org
> 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@xfusion.com>
> L: linux-crypto@vger.kernel.org
> S: Maintained
>
> base-commit: 9ace4753a5202b02191d54e9fdf7f9e3d02b85eb
> --
> 2.52.0
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-01-08 11:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-07 3:39 [PATCH] MAINTAINERS: add test vector generation scripts to "CRYPTO LIBRARY" Eric Biggers
2026-01-08 11:19 ` Ard Biesheuvel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox