mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-29 00:18:06 -04:00
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
@ -1408,6 +1408,7 @@
|
|||||||
* module to perform private key operations instead of performing the
|
* module to perform private key operations instead of performing the
|
||||||
* operation inside the library.
|
* operation inside the library.
|
||||||
*
|
*
|
||||||
|
* Requires: MBEDTLS_X509_CRT_PARSE_C
|
||||||
*/
|
*/
|
||||||
//#define MBEDTLS_SSL_ASYNC_PRIVATE
|
//#define MBEDTLS_SSL_ASYNC_PRIVATE
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user