improve document about hardware only
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
parent
6943681820
commit
1414029ff0
1 changed files with 1 additions and 2 deletions
|
@ -4007,10 +4007,9 @@
|
||||||
//#define MBEDTLS_ECP_WITH_MPI_UINT
|
//#define MBEDTLS_ECP_WITH_MPI_UINT
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Platform independent implementation for crypto algorithms.
|
|
||||||
* Disable plain C implementation for AES.
|
* Disable plain C implementation for AES.
|
||||||
*
|
*
|
||||||
* If the plain C implementation is enabled, and an implementation using a
|
* When the plain C implementation is enabled, and an implementation using a
|
||||||
* special CPU feature (such as MBEDTLS_AESCE_C) is also enabled, runtime
|
* special CPU feature (such as MBEDTLS_AESCE_C) is also enabled, runtime
|
||||||
* detection will be used to select between them.
|
* detection will be used to select between them.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue