The files are placed at rust/kernel/ directory for now but the files
are likely to be moved to crypto/ directory if things go well.
Signed-off-by: FUJITA Tomonori <[email protected]>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 250518fc70ff..3dd33850ff7e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5446,6 +5446,8 @@ F: drivers/crypto/
F: include/crypto/
F: include/linux/crypto*
F: lib/crypto/
+F: rust/kernel/crypto.rs
+F: rust/kernel/crypto/
CRYPTOGRAPHIC RANDOM NUMBER GENERATOR
M: Neil Horman <[email protected]>
--
2.34.1