PERFORCE change 229569 for review
Robert Watson
rwatson at FreeBSD.org
Mon Jun 10 16:12:58 UTC 2013
http://p4web.freebsd.org/@@229569?ac=10
Change 229569 by rwatson at 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
More information about the p4-projects
mailing list