mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-22 04:01:11 +00:00
Fix typo in a6916fa
This commit is contained in:
parent
17cde5f8ef
commit
64a96ea281
|
@ -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.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue