This commit is contained in:
Paul Bakker 2014-05-22 15:13:02 +02:00
parent 17cde5f8ef
commit 64a96ea281

View File

@ -1275,7 +1275,7 @@
#define POLARSSL_CAMELLIA_C #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. * Enable the Counter with CBC-MAC (CCM) mode for 128-bit block cipher.
* *