From owner-freebsd-current@FreeBSD.ORG Tue Aug 10 03:33:04 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E64B116A4CE for ; Tue, 10 Aug 2004 03:33:04 +0000 (GMT) Received: from pandora.afflictions.org (asylum.afflictions.org [64.7.134.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 453ED43D46 for ; Tue, 10 Aug 2004 03:33:04 +0000 (GMT) (envelope-from dgerow@afflictions.org) Received: from localhost (localhost [127.0.0.1]) by pandora.afflictions.org (Postfix) with ESMTP id 1861378C35 for ; Mon, 9 Aug 2004 23:37:10 -0400 (EDT) Received: from dementia.afflictions.org (dementia.afflictions.org [172.19.206.56]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pandora.afflictions.org (Postfix) with ESMTP id 4662478C1C for ; Mon, 9 Aug 2004 23:37:08 -0400 (EDT) Received: by dementia.afflictions.org (Postfix, from userid 1001) id AE4F5170C9; Mon, 9 Aug 2004 23:32:47 -0400 (EDT) Date: Mon, 9 Aug 2004 23:32:47 -0400 From: Damian Gerow To: freebsd-current@FreeBSD.ORG Message-ID: <20040810033247.GD7059@afflictions.org> Mail-Followup-To: freebsd-current@FreeBSD.ORG References: <6.1.2.0.0.20040809134944.058d4098@64.7.153.2> <200408091814.i79IEjjv009798@grimreaper.grondar.org> <20040809185738.GY26004@sirius.firepipe.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040809185738.GY26004@sirius.firepipe.net> X-Operating-System: FreeBSD 5.2-CURRENT on a i386 X-GPG-Fingerprint: B3D7 D901 A53A 1A99 BFD6 E6DF 9F3B 742B C288 9CC9 User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at afflictions.org Subject: Re: VIA C3 AES code ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Aug 2004 03:33:05 -0000 Thus spake Will Andrews (will@csociety.org) [09/08/04 15:02]: : On Mon, Aug 09, 2004 at 07:14:45PM +0100, Mark Murray wrote: : > Yup. It means that if you ask OpenSSL for AES encryptionon a C3 Nehemiah, : > you get the full HW speed. : : I must be doing something wrong. I believe that not all Nehemiah's support AES -- only those with Stepping 8 and higher, IIRC. Yes, it's true. Here's Google's HTML version: of the VIA ACE programming guide: If you're not Stepping 8 or higher, you only have the (P)RNG. - Damian