1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-29 11:41:15 +03:00
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
/**
* \def POLARSSL_GCM_C
* \def POLARSSL_CCM_C
*
* Enable the Counter with CBC-MAC (CCM) mode for 128-bit block cipher.
*