You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-10 13:00:37 +00:00
mbedtls: Update to upstream version 2.16.2
This commit is contained in:
2
thirdparty/mbedtls/include/mbedtls/cipher.h
vendored
2
thirdparty/mbedtls/include/mbedtls/cipher.h
vendored
@@ -36,7 +36,7 @@
|
||||
#endif
|
||||
|
||||
#include <stddef.h>
|
||||
#include "mbedtls/platform_util.h"
|
||||
#include "platform_util.h"
|
||||
|
||||
#if defined(MBEDTLS_GCM_C) || defined(MBEDTLS_CCM_C) || defined(MBEDTLS_CHACHAPOLY_C)
|
||||
#define MBEDTLS_CIPHER_MODE_AEAD
|
||||
|
||||
Reference in New Issue
Block a user