commit | a685d4f28dce5ad6aeba3308514b8a5b6008ca0b | [log] [tgz] |
---|---|---|
author | Andres Amaya Garcia <andres.amayagarcia@arm.com> | Sun Dec 09 19:13:01 2018 +0000 |
committer | Hanno Becker <hanno.becker@arm.com> | Tue Dec 18 11:37:28 2018 +0000 |
tree | 18129bee5314eac4d8635c9f0f7347528f6ca55f | |
parent | f7c43b3145b2952a0bc0e5fe4584df4bf47fe67e [diff] [blame] |
Add MBEDTLS_ERR_SHA1_BAD_INPUT_DATA to error.{h,c}
diff --git a/include/mbedtls/error.h b/include/mbedtls/error.h index 0c38889..57bbfeb 100644 --- a/include/mbedtls/error.h +++ b/include/mbedtls/error.h
@@ -74,7 +74,7 @@ * MD4 1 0x002D-0x002D * MD5 1 0x002F-0x002F * RIPEMD160 1 0x0031-0x0031 - * SHA1 1 0x0035-0x0035 + * SHA1 1 0x0035-0x0035 0x0073-0x0073 * SHA256 1 0x0037-0x0037 * SHA512 1 0x0039-0x0039 * CHACHA20 3 0x0051-0x0055