ARIA build integration
This commit is contained in:
parent
259fa60f6c
commit
3c0b53b2b0
9 changed files with 46 additions and 14 deletions
|
@ -1797,6 +1797,15 @@
|
|||
*/
|
||||
#define MBEDTLS_CAMELLIA_C
|
||||
|
||||
/**
|
||||
* \def MBEDTLS_ARIA_C
|
||||
*
|
||||
* Enable the ARIA block cipher.
|
||||
*
|
||||
* Module: library/aria.c
|
||||
*/
|
||||
#define MBEDTLS_ARIA_C
|
||||
|
||||
/**
|
||||
* \def MBEDTLS_CCM_C
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue