add missing dependency documentation for SSL_ASYNC_PRIVATE
Signed-off-by: Valerio Setti <vsetti@baylibre.com>
This commit is contained in:
parent
a4bb0fabea
commit
8841d6b2f6
1 changed files with 1 additions and 0 deletions
|
@ -1408,6 +1408,7 @@
|
|||
* module to perform private key operations instead of performing the
|
||||
* operation inside the library.
|
||||
*
|
||||
* Requires: MBEDTLS_X509_CRT_PARSE_C
|
||||
*/
|
||||
//#define MBEDTLS_SSL_ASYNC_PRIVATE
|
||||
|
||||
|
|
Loading…
Reference in a new issue