mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-23 21:39:56 +00:00
improve document about hardware only
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
parent
6943681820
commit
1414029ff0
@ -4007,10 +4007,9 @@
|
||||
//#define MBEDTLS_ECP_WITH_MPI_UINT
|
||||
|
||||
/*
|
||||
* Platform independent implementation for crypto algorithms.
|
||||
* 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
|
||||
* detection will be used to select between them.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user