Subject: CVS commit: src/sys/opencrypto
To: None <source-changes@NetBSD.org>
From: Thor Lancelot Simon <tls@netbsd.org>
List: source-changes
Date: 01/19/2008 08:08:20
Module Name:	src
Committed By:	tls
Date:		Sat Jan 19 08:08:20 UTC 2008

Modified Files:
	src/sys/opencrypto: cryptodev.c cryptodev.h

Log Message:
Add constants for modular arithmetic operations other than exponentiation -- there's hardware out there which can do them.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/sys/opencrypto/cryptodev.c
cvs rdiff -r1.8 -r1.9 src/sys/opencrypto/cryptodev.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.