mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-23 15:55:10 +01:00
Fix typo in a6916fa
This commit is contained in:
parent
17cde5f8ef
commit
64a96ea281
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue