PERFORCE change 111120 for review

Sam Leffler sam at FreeBSD.org
Mon Dec 4 22:19:17 PST 2006


http://perforce.freebsd.org/chv.cgi?CH=111120

Change 111120 by sam at sam_ebb on 2006/12/05 06:18:27

	sigh, dwim

Affected files ...

.. //depot/projects/crypto/tools/tools/crypto/cryptotest.c#4 edit

Differences ...

==== //depot/projects/crypto/tools/tools/crypto/cryptotest.c#4 (text+ko) ====

@@ -107,7 +107,7 @@
 int	verbose = 0;
 int	opflags = 0;
 int	verify = 0;
-int	crid = CRYPTO_FLAG_SOFTWARE;
+int	crid = CRYPTO_FLAG_HARDWARE;
 
 struct alg {
 	const char* name;


More information about the p4-projects mailing list