commit | 05ef835b6a97ca85c331c0160278dabd6c92d99b | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Tue May 08 09:17:57 2012 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Tue May 08 09:17:57 2012 +0000 |
tree | 58c2d0dd82139676ffabbc15e18855b5e7de12f2 | |
parent | 8308e68d53263b981cb6a42edf75f8e161b9df1d [diff] [blame] |
- Added support for Hardware Acceleration hooking in SSL/TLS
diff --git a/include/polarssl/error.h b/include/polarssl/error.h index f3514df..fb739b1 100644 --- a/include/polarssl/error.h +++ b/include/polarssl/error.h
@@ -75,7 +75,8 @@ * RSA 4 9 * MD 5 4 * CIPHER 6 5 - * SSL 7 30 + * SSL 6 1 (Started from top) + * SSL 7 31 * * Module dependent error code (5 bits 0x.08.-0x.F8.) */