Subject: Re: CVS commit: src/sys
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
From: Jason Thorpe <thorpej@shagadelic.org>
List: source-changes
Date: 11/25/2005 08:32:07
On Nov 25, 2005, at 8:23 AM, Izumi Tsutsui wrote:
> In article <20051125161646.A7A232DA27@cvs.netbsd.org>
> thorpej@NetBSD.org wrote:
>
>> Log Message:
>> - De-couple the software crypto implementation from the rest of the
>> framework. There is no need to waste the space if you are only
>> using
>> algoritms provided by hardware accelerators. To get the software
>> implementations, add "pseudo-device swcr" to your kernel config.
>
> IMHO, "swcrypto" is a better name than "swcr", isn't it?
Yah, probably. I'll change it.
-- thorpej