commit | eed55a4d517be39c5304e787ad1e1c44cfe48b98 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Apr 09 17:31:59 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Apr 10 11:34:22 2015 +0200 |
tree | 5ec780483560f7a08fd66f30793a682ce9657bb1 | |
parent | d09a6b53b55a541808be1be25239da8b0854632f [diff] [blame] |
Changed values of PK and PKCS5 error codes
diff --git a/include/mbedtls/error.h b/include/mbedtls/error.h index 365c4cf..099fa42 100644 --- a/include/mbedtls/error.h +++ b/include/mbedtls/error.h
@@ -81,9 +81,9 @@ * PEM 1 9 * PKCS#12 1 4 (Started from top) * X509 2 18 - * PK 2 14 (Started from top, plus 0x2000) + * PKCS5 2 4 (Started from top) * DHM 3 9 - * PKCS5 3 4 (Started from top) + * PK 3 14 (Started from top) * RSA 4 9 * ECP 4 8 (Started from top) * MD 5 4