projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f42c2a
)
MAINTAINERS: add test vector generation scripts to "CRYPTO LIBRARY"
author
Eric Biggers
<ebiggers@kernel.org>
Wed, 7 Jan 2026 03:39:48 +0000
(19:39 -0800)
committer
Eric 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
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index
765ad2d
..
87d97df
100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-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>