Subject: Re: CVS commit: src/sys
To: None <thorpej@NetBSD.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: source-changes
Date: 11/26/2005 01:23:49
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?
---
Izumi Tsutsui