mirror of
https://github.com/yuzu-emu/mbedtls
synced 2024-11-25 16:25:32 +00: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…
Reference in a new issue