From nobody Fri May 22 18:08:44 2026 X-Original-To: dev-commits-src-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gMYDs1kTQz6fMX1 for ; Fri, 22 May 2026 18:08:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gMYDr6mQBz3CZQ for ; Fri, 22 May 2026 18:08:44 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779473324; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=O6b2u93qC9JSSHwbH27sACX7K/yB4KiCWbYjEtKwkfc=; b=nEOOAJeapRCy5e10RMJVK9hSBQoNYqzZEg2xnx6xFIif31ITZ1QltAULhVSWv9fT1458GN ReJlC3b2jJJ/JaWyGJMd/rn+uG+yoTRz0Lix8vNWhHZ8gWPzKC/wDiCIXDZ8gCXwYGtsxV 1+dPhcfwlZysDaAndtktWw8LiussVssFGxQ3grE3zBJ2nVwdxX5mwXclL/lAc0Q5VAPSCm 5+bAY41/dStVbETREOiJ9v71jnqveUMysHhdbtConWpSanl3HlQeJ2xscwcubAAMk1M7D6 X8reeb73FH99a2b3TRIcT8MHxHIbB8DUlm+PLL/Poiec6ykJMPuU1pDSGX9oGw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779473324; a=rsa-sha256; cv=none; b=SVCY9pVUjVhoev8szyH1JXanb620znyx/XMgcG7P+unYlMEhDivKH47J5DVOJAlhakKdxz CNQpBIEEDRGL/3RtjfCpGa6UEs6nzvgR2n70B5bMEIiAxlI058p0Z1iPQWFOSArIDdqQGX vjh5jo6WJ40IJI0hM2A9XcfgP1L/IuePH2QOw65MQwRksi2H0MzpDBxUjImMM6FfFqlKLY KEYo61HEkVyOL+mq9m8l92VUX3sq2iJLLHKN9Qx46vGjbUFxUxavbw4m3z4NQK5gXxH4eL ovLO6d/S/a1fCJ1kPB/qzda+IrNZIOqY4UVu6OGoHIn/Rjkmr+dLKsQoaAxUwQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779473324; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=O6b2u93qC9JSSHwbH27sACX7K/yB4KiCWbYjEtKwkfc=; b=kMR8O0XiCK29GsBEA84niUXf7x/Rc20L+L9OX9bv1hER9/BYm/0qNVi9KqfL65PK01prF+ Nqhy54X7BXjgr17wu8YPFiVMBDJ/fTBfQ1eCX7pbIoeL8KRgh0gzm1NgVMlIm7CZcWmmJR 9Rahbhh2jnsR81zmksY0FLa8lP+mShN5DllwDP7aqdDDMrTE5iZ2pcDoUn6AXhjxCE4oWP 4319Ica7tg5j4hK1uoU6U0C+SvzlfY+FfAjGTxVQA2lmZIrZfhycfYhLzZQdvJrH/bK4AR q+WLWrco3U37Ig3M5yTm/+yf3/pzfyRb0/YztrdX6xXGY7YFA3sDJByEQJsj5A== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gMYDr6JvqzY1Y for ; Fri, 22 May 2026 18:08:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 39beb by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 22 May 2026 18:08:44 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Alexander Ziaee Subject: git: af7e160a97ef - stable/15 - crypto driver manuals: Add crypto to search index List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: af7e160a97effcdfd8f1d0de764434960a1abf96 Auto-Submitted: auto-generated Date: Fri, 22 May 2026 18:08:44 +0000 Message-Id: <6a109bac.39beb.372797f@gitrepo.freebsd.org> The branch stable/15 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=af7e160a97effcdfd8f1d0de764434960a1abf96 commit af7e160a97effcdfd8f1d0de764434960a1abf96 Author: Alexander Ziaee AuthorDate: 2026-05-20 13:25:21 +0000 Commit: Alexander Ziaee CommitDate: 2026-05-22 18:08:11 +0000 crypto driver manuals: Add crypto to search index While here, tag spdx and sync the drivers in crypto(4)/SEE ALSO. MFC after: 2 days (added back hifn) Differential Revision: https://reviews.freebsd.org/D57060 (cherry picked from commit 9096a8b1c89c7e98df0d5a27cf1a5f4c6e8ddf19) --- share/man/man4/aesni.4 | 7 +++++-- share/man/man4/crypto.4 | 11 ++++++++++- share/man/man4/padlock.4 | 7 +++++-- share/man/man4/qat.4 | 6 +++--- share/man/man4/qat_c2xxx.4 | 8 +++++--- 5 files changed, 28 insertions(+), 11 deletions(-) diff --git a/share/man/man4/aesni.4 b/share/man/man4/aesni.4 index fbc0c0e59442..6a27e2dedf9a 100644 --- a/share/man/man4/aesni.4 +++ b/share/man/man4/aesni.4 @@ -1,3 +1,6 @@ +.\" +.\" SPDX-License-Identifier: BSD-2-Clause +.\" .\" Copyright (c) 2010 Konstantin Belousov .\" All rights reserved. .\" @@ -22,12 +25,12 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd July 29, 2020 +.Dd May 17, 2026 .Dt AESNI 4 .Os .Sh NAME .Nm aesni -.Nd "driver for the AES and SHA accelerator on x86 CPUs" +.Nd x86 CPU AES and SHA crypto accelerator driver .Sh SYNOPSIS To compile this driver into the kernel, place the following lines in your diff --git a/share/man/man4/crypto.4 b/share/man/man4/crypto.4 index b1423752718e..d18c45661282 100644 --- a/share/man/man4/crypto.4 +++ b/share/man/man4/crypto.4 @@ -1,3 +1,6 @@ +.\" +.\" SPDX-License-Identifier: BSD-2-Clause +.\" .\" $NetBSD: crypto.4,v 1.24 2014/01/27 21:23:59 pgoyette Exp $ .\" .\" Copyright (c) 2008 The NetBSD Foundation, Inc. @@ -61,7 +64,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd October 6, 2021 +.Dd May 17, 2026 .Dt CRYPTO 4 .Os .Sh NAME @@ -346,10 +349,16 @@ Destroys the session identified by .El .Sh SEE ALSO .Xr aesni 4 , +.Xr armv8crypto 4 , +.Xr ccr 4 , +.Xr glxsb 4 , .Xr hifn 4 , .Xr ipsec 4 , .Xr padlock 4 , +.Xr qat 4 , +.Xr qat_c2xxx 4 , .Xr safe 4 , +.Xr safexcel 4 , .Xr crypto 7 , .Xr geli 8 , .Xr crypto 9 diff --git a/share/man/man4/padlock.4 b/share/man/man4/padlock.4 index cf362e58972e..8f4a20b36020 100644 --- a/share/man/man4/padlock.4 +++ b/share/man/man4/padlock.4 @@ -1,3 +1,6 @@ +.\" +.\" SPDX-License-Identifier: BSD-2-Clause +.\" .\" Copyright (c) 2005 Christian Brueffer .\" All rights reserved. .\" @@ -22,12 +25,12 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd July 29, 2020 +.Dd May 17, 2026 .Dt PADLOCK 4 .Os .Sh NAME .Nm padlock -.Nd "driver for the cryptographic functions and RNG in VIA C3, C7 and Eden processors" +.Nd VIA C3, C7 and Eden CPU crypto driver .Sh SYNOPSIS To compile this driver into the kernel, place the following lines in your diff --git a/share/man/man4/qat.4 b/share/man/man4/qat.4 index 613091df2e7e..31ba61cd39af 100644 --- a/share/man/man4/qat.4 +++ b/share/man/man4/qat.4 @@ -1,11 +1,11 @@ .\" SPDX-License-Identifier: BSD-3-Clause .\" Copyright(c) 2007-2025 Intel Corporation -.Dd June 2, 2025 +.Dd May 17, 2026 .Dt QAT 4 .Os .Sh NAME .Nm qat -.Nd Intel QuickAssist Technology driver +.Nd Intel QuickAssist Technology compression and crypto driver .Sh SYNOPSIS To load the driver call: .Pp @@ -68,7 +68,7 @@ Intel (R) Atom P5300 processor product family .It Intel (R) QAT 4xxx Series .El -.Sh SYSCTL_VARIABLES +.Sh SYSCTL VARIABLES The following .Xr sysctl 8 variables may be used to reconfigure the diff --git a/share/man/man4/qat_c2xxx.4 b/share/man/man4/qat_c2xxx.4 index aad0c043e548..ce0b810fe11e 100644 --- a/share/man/man4/qat_c2xxx.4 +++ b/share/man/man4/qat_c2xxx.4 @@ -1,4 +1,6 @@ -.\"- +.\" +.\" SPDX-License-Identifier: BSD-2-Clause +.\" .\" Copyright (c) 2020 Rubicon Communications, LLC (Netgate) .\" .\" Redistribution and use in source and binary forms, with or without @@ -22,12 +24,12 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd July 21, 2022 +.Dd May 17, 2026 .Dt QAT_C2XXX 4 .Os .Sh NAME .Nm qat_c2xxx -.Nd Intel QuickAssist Technology (QAT) driver for Atom C2000 chipsets +.Nd Intel QuickAssist Technology crypto driver for Atom C2000 .Sh SYNOPSIS To compile this driver into the kernel, place the following lines in your