git: 7bc06551cc7f - main - tools/cryptocheck: Fix allow_soft sysctl name

Justin Hibbits <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.src
Message-ID <6a754c70.19f77.702567e1__16209.3796463282$1786072202$gmane$org@gitrepo.freebsd.org>
The branch main has been updated by jhibbits:

URL: https://cgit.FreeBSD.org/src/commit/?id=7bc06551cc7fb56486b0ebdce1e5ab5586140c7a

commit 7bc06551cc7fb56486b0ebdce1e5ab5586140c7a
Author:     Justin Hibbits <[email protected]>
AuthorDate: 2026-08-05 14:46:42 +0000
Commit:     Justin Hibbits <[email protected]>
CommitDate: 2026-08-07 03:00:02 +0000

    tools/cryptocheck: Fix allow_soft sysctl name
---
 tools/tools/crypto/cryptocheck.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/tools/crypto/cryptocheck.c b/tools/tools/crypto/cryptocheck.c
index 46a364b0453c..559c011c0a6c 100644
--- a/tools/tools/crypto/cryptocheck.c
+++ b/tools/tools/crypto/cryptocheck.c
@@ -343,9 +343,9 @@ devcrypto(void)
 }
 
 /*
- * Called on exit to change kern.cryptodevallowsoft back to 0
+ * Called on exit to change kern.crypto.allow_soft back to 0
  */
-#define CRYPT_SOFT_ALLOW	"kern.cryptodevallowsoft"
+#define CRYPT_SOFT_ALLOW	"kern.crypto.allow_soft"
 
 static void
 reset_user_soft(void)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.