commit | 456d3b9b0ba06475bdad2b51da96948345cd2ba5 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Sep 16 18:04:38 2013 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Wed Sep 18 14:35:53 2013 +0200 |
tree | 1d0c9123f4b931c660548e0a218dd7590ea2c535 | |
parent | 568c9cf87828bbeb6fd209250ee16a90f0626f35 [diff] [blame] |
Make ECP error codes more specific
diff --git a/include/polarssl/error.h b/include/polarssl/error.h index 0c9e451..bc3fb11 100644 --- a/include/polarssl/error.h +++ b/include/polarssl/error.h
@@ -81,7 +81,7 @@ * DHM 3 9 * PKCS5 3 4 (Started from top) * RSA 4 9 - * ECP 4 4 (Started from top) + * ECP 4 7 (Started from top) * MD 5 4 * CIPHER 6 5 * SSL 6 6 (Started from top)