mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-23 05:25:09 +00:00
Merge remote-tracking branch 'origin/pr/655' into baremetal
This commit is contained in:
commit
2da461e657
|
@ -131,9 +131,10 @@
|
|||
#define MBEDTLS_SSL_MAX_CONTENT_LEN 2048
|
||||
|
||||
/* Server-side only */
|
||||
#define MBEDTLS_SSL_TICKET_C
|
||||
#define MBEDTLS_SSL_SRV_C
|
||||
|
||||
#define MBEDTLS_DEPRECATED_REMOVED
|
||||
|
||||
#if defined(MBEDTLS_USER_CONFIG_FILE)
|
||||
#include MBEDTLS_USER_CONFIG_FILE
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue