Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jun 2013 16:12:57 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 229569 for review
Message-ID:  <201306101612.r5AGCvDW017889@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@229569?ac=10

Change 229569 by rwatson@rwatson_cinnamon on 2013/06/10 16:12:22

	Tune up TESLA_KEY_SIZE as I'm using more complex assertions than
	currently allowed.

Affected files ...

.. //depot/projects/ctsrd/tesla/src/sys/contrib/tesla/include/libtesla.h#2 edit

Differences ...

==== //depot/projects/ctsrd/tesla/src/sys/contrib/tesla/include/libtesla.h#2 (text+ko) ====

@@ -163,7 +163,7 @@
 
 
 
-#define	TESLA_KEY_SIZE		4
+#define	TESLA_KEY_SIZE		8
 
 /**
  * A TESLA instance can be identified by a @ref tesla_class and a



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306101612.r5AGCvDW017889>