Skip to content

Commit

Permalink
Update comments
Browse files Browse the repository at this point in the history
Signed-off-by: Jerry Yu <[email protected]>
  • Loading branch information
yuhaoth committed Apr 18, 2023
1 parent 1fce72d commit 64c7867
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/mbedtls/mbedtls_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -3917,8 +3917,8 @@
//#define MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED

/**
* Platform independent implementation for crypto algorithms.
* Disable plain c implementation for AES.
*/
//#define MBEDTLS_AES_HAS_NO_PLAIN_C /* Uncomment to disable built-in platform independent code of AES */
//#define MBEDTLS_AES_HAS_NO_PLAIN_C /* Uncomment to disable plain c implementation of AES */

/** \} name SECTION: Module configuration options */

0 comments on commit 64c7867

Please sign in to comment.