mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-23 04:11:07 +00:00
Description of MBEDTLS_USE_UECC
This commit is contained in:
parent
d91f7fa26b
commit
0668b8f59e
|
@ -2263,7 +2263,8 @@
|
||||||
* tinycrypt/ecc_dh.c
|
* tinycrypt/ecc_dh.c
|
||||||
* tinycrypt/ecc_dsa.c
|
* tinycrypt/ecc_dsa.c
|
||||||
*
|
*
|
||||||
* This module provides alternative ECC handling functions
|
* This module provides alternative ECC handling functions replacing
|
||||||
|
* native MBEDTLS ECP module.
|
||||||
*/
|
*/
|
||||||
//#define MBEDTLS_USE_UECC
|
//#define MBEDTLS_USE_UECC
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue