]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: add test vector generation scripts to "CRYPTO LIBRARY"
authorEric Biggers <ebiggers@kernel.org>
Wed, 7 Jan 2026 03:39:48 +0000 (19:39 -0800)
committerEric Biggers <ebiggers@kernel.org>
Thu, 8 Jan 2026 19:14:59 +0000 (11:14 -0800)
The scripts in scripts/crypto/ are used to generate files in
lib/crypto/, so they should be included in "CRYPTO LIBRARY".

Acked-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20260107033948.29368-1-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
MAINTAINERS

index 765ad2daa21831072ac97ce4a35d01515fe9b1e7..87d97df659592f4ba375081150e9134a11c01b05 100644 (file)
@@ -6705,6 +6705,7 @@ 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>