You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-04 17:04:49 +00:00
mbedTLS: Update to version 2.18.5
This commit is contained in:
2
thirdparty/mbedtls/include/mbedtls/ssl.h
vendored
2
thirdparty/mbedtls/include/mbedtls/ssl.h
vendored
@@ -193,6 +193,8 @@
|
||||
#define MBEDTLS_ERR_SSL_CRYPTO_IN_PROGRESS -0x7000
|
||||
/** Invalid value in SSL config */
|
||||
#define MBEDTLS_ERR_SSL_BAD_CONFIG -0x5E80
|
||||
/** Cache entry not found */
|
||||
#define MBEDTLS_ERR_SSL_CACHE_ENTRY_NOT_FOUND -0x5E00
|
||||
|
||||
/*
|
||||
* Various constants
|
||||
|
||||
Reference in New Issue
Block a user