mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 13:45:45 +01:00
Enable new configs in baremetal config
Enable MBEDTLS_SSL_SESSION_CACHE and MBEDTLS_SESSION_RESUMPTION in baremetal config.
This commit is contained in:
parent
59bd12bf14
commit
085e8a507e
@ -71,6 +71,8 @@
|
||||
#define MBEDTLS_SSL_TLS_C
|
||||
#define MBEDTLS_SSL_PROTO_TLS1_2
|
||||
#define MBEDTLS_SSL_EXTENDED_MASTER_SECRET
|
||||
#define MBEDTLS_SSL_SESSION_CACHE
|
||||
#define MBEDTLS_SSL_SESSION_RESUMPTION
|
||||
#define MBEDTLS_SSL_COOKIE_C
|
||||
#define MBEDTLS_SSL_PROTO_DTLS
|
||||
#define MBEDTLS_SSL_PROTO_NO_TLS
|
||||
|
Loading…
Reference in New Issue
Block a user