mbedtls: Update to upstream version 2.28.2

(cherry picked from commit 6e65244b6b)
This commit is contained in:
Rémi Verschelde 2022-12-21 12:05:54 +01:00
parent 23af6eb811
commit c814e77d62
No known key found for this signature in database
GPG key ID: C3336907360768E1
83 changed files with 672 additions and 723 deletions

View file

@ -30,11 +30,7 @@
#include <stdio.h>
#include <string.h>
#if defined(MBEDTLS_PLATFORM_C)
#include "mbedtls/platform.h"
#else
#define mbedtls_snprintf snprintf
#endif
/*
* Macro to automatically add the size of #define'd OIDs