commit | 83cdffc437ad8b265e41eaf8a4f88e1658328be2 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Mar 10 21:20:29 2014 +0100 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Mar 13 19:25:06 2014 +0100 |
tree | d8dd87a79cf50b67e69b8f46cbbb447ab0da79d9 | |
parent | 3c599f11b03a5bec57187b92f3dcef9ab15f91b5 [diff] [blame] |
Forbid sequence number wrapping
diff --git a/include/polarssl/error.h b/include/polarssl/error.h index 33a2c88..ae46014 100644 --- a/include/polarssl/error.h +++ b/include/polarssl/error.h
@@ -89,7 +89,7 @@ * ECP 4 7 (Started from top) * MD 5 4 * CIPHER 6 6 - * SSL 6 8 (Started from top) + * SSL 6 9 (Started from top) * SSL 7 31 * * Module dependent error code (5 bits 0x.00.-0x.F8.)