commit | 86ff986884111b25064c2136857b1691358344e8 | [log] [tgz] |
---|---|---|
author | Brian Murray <Brian@Clover.com> | Thu May 19 16:38:36 2016 -0700 |
committer | Simon Butcher <simon.butcher@arm.com> | Thu Oct 13 13:51:10 2016 +0100 |
tree | c7b911ae5af6db7b628905c7748cb7dad1fbe3b4 | |
parent | 3d3c9b8be728bf7930b0cd935620a6792f4de437 [diff] [blame] |
selftest supports cmac if only MBEDTLS_DES_C is defined Other minor typo fixes
diff --git a/include/mbedtls/error.h b/include/mbedtls/error.h index 703233a..6e3905d 100644 --- a/include/mbedtls/error.h +++ b/include/mbedtls/error.h
@@ -66,7 +66,7 @@ * PBKDF2 1 0x007C-0x007C * HMAC_DRBG 4 0x0003-0x0009 * CCM 2 0x000D-0x000F - * CMAC 2 0x0011-0x0013 + * CMAC 3 0x0011-0x0015 * * High-level module nr (3 bits - 0x0...-0x7...) * Name ID Nr of Errors