mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-23 15:55:10 +01:00
SSL asynchronous signature: turn off by default
This commit is contained in:
parent
60ee4cadce
commit
9d12b4c849
1 changed files with 1 additions and 1 deletions
|
|
@ -2342,7 +2342,7 @@
|
|||
* operation inside the library.
|
||||
*
|
||||
*/
|
||||
#define MBEDTLS_SSL_ASYNC_PRIVATE_C
|
||||
//#define MBEDTLS_SSL_ASYNC_PRIVATE_C
|
||||
|
||||
/**
|
||||
* \def MBEDTLS_SSL_CACHE_C
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue