libcrypto hasn't had VIA padlock support compiled in for quite some time...
authortb <tb@openbsd.org>
Tue, 10 Sep 2024 17:01:09 +0000 (17:01 +0000)
committertb <tb@openbsd.org>
Tue, 10 Sep 2024 17:01:09 +0000 (17:01 +0000)
prompted by a question by jmc

share/man/man4/man4.amd64/cpu.4
share/man/man4/man4.i386/cpu.4

index 9806f22..bd480c1 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: cpu.4,v 1.9 2024/05/11 20:35:13 jmc Exp $
+.\"    $OpenBSD: cpu.4,v 1.10 2024/09/10 17:01:09 tb Exp $
 .\"
 .\" Copyright (c) 2004 Ted Unangst
 .\" All rights reserved.
@@ -23,7 +23,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: May 11 2024 $
+.Dd $Mdocdate: September 10 2024 $
 .Dt CPU 4 amd64
 .Os
 .Sh NAME
@@ -62,8 +62,6 @@ The presence of extended instruction sets can be determined by the sysctl
 .Bl -tag -width "tenletters"
 .It xcrypt
 Supports the VIA AES encryption instruction set.
-If this is supported,
-the libcrypto EVP AES functions automatically use this support.
 .El
 .Pp
 The sysctl
index 65ec7a8..d980f59 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: cpu.4,v 1.19 2024/05/11 20:35:13 jmc Exp $
+.\"    $OpenBSD: cpu.4,v 1.20 2024/09/10 17:01:09 tb Exp $
 .\"
 .\" Copyright (c) 2004 Ted Unangst
 .\" All rights reserved.
@@ -23,7 +23,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: May 11 2024 $
+.Dd $Mdocdate: September 10 2024 $
 .Dt CPU 4 i386
 .Os
 .Sh NAME
@@ -83,8 +83,6 @@ Supports the SSE instruction set.
 Supports the SSE2 instruction set.
 .It xcrypt
 Supports the VIA AES encryption instruction set.
-If this is supported,
-the libcrypto EVP AES functions automatically use this support.
 .El
 .Pp
 The sysctl