1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-17 14:11:06 +00:00

mbedtls: Update to upstream version 2.28.4

This commit is contained in:
Rémi Verschelde
2023-08-04 18:09:03 +02:00
parent faaf27f284
commit 1f6340bc46
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"