commit | 35e95ddca469ca6c212b05b42df1527693eec7d7 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Tue Apr 08 12:17:41 2014 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Wed Apr 09 15:49:59 2014 +0200 |
tree | 86bf8d569bc1758a2288c76c956fe891ede94d28 | |
parent | 1cfc45835f39588f5d6f9170aee93efb13544040 [diff] [blame] |
Add special return code for ecdsa length mismatch
diff --git a/include/polarssl/error.h b/include/polarssl/error.h index 23c0ed7..83102bd 100644 --- a/include/polarssl/error.h +++ b/include/polarssl/error.h
@@ -87,7 +87,7 @@ * DHM 3 9 * PKCS5 3 4 (Started from top) * RSA 4 9 - * ECP 4 7 (Started from top) + * ECP 4 8 (Started from top) * MD 5 4 * CIPHER 6 6 * SSL 6 9 (Started from top)