commit | 64a96ea2817db3ced0a9b2c0a4f8331178143352 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Thu May 22 15:13:02 2014 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Thu May 22 15:13:02 2014 +0200 |
tree | acf3b6350491cd78798f3e884fb14afeb458b5b5 | |
parent | 17cde5f8ef81e7f62fbd024234f174d4f776017c [diff] [blame] |
Fix typo in a6916fa
diff --git a/include/polarssl/config.h b/include/polarssl/config.h index 5bfce9c..ecf0b17 100644 --- a/include/polarssl/config.h +++ b/include/polarssl/config.h
@@ -1275,7 +1275,7 @@ #define POLARSSL_CAMELLIA_C /** - * \def POLARSSL_GCM_C + * \def POLARSSL_CCM_C * * Enable the Counter with CBC-MAC (CCM) mode for 128-bit block cipher. *