mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
Add NO_TLS to configs/baremetal.h
Was missed for some reason in commit ba8b1eb5d9
This commit is contained in:
parent
11d3282f5a
commit
19e8132e1e
1 changed files with 1 additions and 0 deletions
|
|
@ -77,6 +77,7 @@
|
|||
#define MBEDTLS_SSL_SESSION_TICKETS
|
||||
#define MBEDTLS_SSL_COOKIE_C
|
||||
#define MBEDTLS_SSL_PROTO_DTLS
|
||||
#define MBEDTLS_SSL_PROTO_NO_TLS
|
||||
#define MBEDTLS_SSL_DTLS_ANTI_REPLAY
|
||||
#define MBEDTLS_SSL_DTLS_HELLO_VERIFY
|
||||
#define MBEDTLS_SSL_DTLS_BADMAC_LIMIT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue