diff --git a/include/polarssl/config.h b/include/polarssl/config.h index 5bfce9cc2..ecf0b17a2 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. *