From owner-freebsd-arch@FreeBSD.ORG Wed Nov 19 09:51:14 2003 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E48616A4CE for ; Wed, 19 Nov 2003 09:51:14 -0800 (PST) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id A67FA43FA3 for ; Wed, 19 Nov 2003 09:51:13 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) hAJHp58u016530; Wed, 19 Nov 2003 09:51:05 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)hAJHp5Q2016529; Wed, 19 Nov 2003 09:51:05 -0800 (PST) (envelope-from sgk) Date: Wed, 19 Nov 2003 09:51:05 -0800 From: Steve Kargl To: Sam Leffler Message-ID: <20031119175105.GA16518@troutmask.apl.washington.edu> References: <200311190947.15416.sam@errno.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200311190947.15416.sam@errno.com> User-Agent: Mutt/1.4.1i cc: freebsd-arch@freebsd.org Subject: Re: adding crypto support to GENERIC X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2003 17:51:14 -0000 On Wed, Nov 19, 2003 at 09:47:15AM -0800, Sam Leffler wrote: > I'd like to add the in-kernel crypto support to the GENERIC kernel together > with the hifn and ubsec drivers (not sure about the SafeNet driver as those > cards are not often encountered). Doing this would enable out-of-the-box h/w > accelerated openssl on machines with h/w crypto devices. This change would > not affect the kernel on the floppy. This would be for the 5.2 release. > > Comments? > What are the implications for individuals who live in countries that restrict access to crypto? -- Steve