commit | be04673c49945d0607bb224db5cb2264fb645c7a | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Mar 10 21:20:29 2014 +0100 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Tue Jul 08 11:04:19 2014 +0200 |
tree | 0096a3489bbece42c0fa2edfcad0d603f35a7137 | |
parent | 50a5c53398b5ffc3cc997a8c7d432a025c8de2f3 [diff] [blame] |
Forbid sequence number wrapping
diff --git a/include/polarssl/error.h b/include/polarssl/error.h index 94c73a8..8d7da0b 100644 --- a/include/polarssl/error.h +++ b/include/polarssl/error.h
@@ -80,7 +80,7 @@ * RSA 4 9 * MD 5 4 * CIPHER 6 5 - * SSL 6 2 (Started from top) + * SSL 6 3 (Started from top) * SSL 7 31 * * Module dependent error code (5 bits 0x.08.-0x.F8.)