pjd 2006-06-04 22:12:08 UTC
FreeBSD src repository
Modified files:
sys/opencrypto crypto.c
Log:
Prefer hardware crypto over software crypto.
Before the change if a hardware crypto driver was loaded after
the software crypto driver, calling crypto_newsession() with
hard=0, will always choose software crypto.
Revision Changes Path
1.25 +77 -41 src/sys/opencrypto/crypto.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"