1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-15 13:51:40 +00:00

mbedtls: Update to upstream version 2.28.4

(cherry picked from commit 1f6340bc46)
This commit is contained in:
Rémi Verschelde
2023-08-04 18:09:03 +02:00
parent b7fe3c9c38
commit 807e9038d2
37 changed files with 348 additions and 275 deletions

View File

@@ -20,7 +20,7 @@
/*
* References:
*
* SEC1 http://www.secg.org/index.php?action=secg,docs_secg
* SEC1 https://www.secg.org/sec1-v2.pdf
*/
#include "common.h"