Document that ECP_RESTARTABLE depends on ECP_C
This is not new, it had always been the case, just not documented. Pointed out by depends.py pkalgs (again, now that restartable is part of full). Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
parent
578664601e
commit
ad45c4d386
3 changed files with 8 additions and 0 deletions
|
@ -723,6 +723,8 @@
|
|||
*
|
||||
* \note This option only works for Short Weierstrass curves.
|
||||
*
|
||||
* Requires: MBEDTLS_ECP_C
|
||||
*
|
||||
* Uncomment this macro to enable restartable ECC computations.
|
||||
*/
|
||||
//#define MBEDTLS_ECP_RESTARTABLE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue