Revert "small_value_size changed to 8. No visible difference in performance"
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 13 Sep 2012 21:30:50 +0000 (23:30 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 13 Sep 2012 21:30:50 +0000 (23:30 +0200)
This reverts commit b86e75de8bc3a35620f069b7b00d680284d86eb5.

lib/int.h

index cabd599..65e3c0e 100644 (file)
--- a/lib/int.h
+++ b/lib/int.h
@@ -38,7 +38,7 @@
 
 #include <libtasn1.h>
 
-#define ASN1_SMALL_VALUE_SIZE 8
+#define ASN1_SMALL_VALUE_SIZE 16
 
 /* This structure is also in libtasn1.h, but then contains less
    fields.  You cannot make any modifications to these first fields