Merge pull request #56130 from Faless/mbedtls/2.28.0

This commit is contained in:
Rémi Verschelde
2022-01-11 15:03:28 +01:00
committed by GitHub
177 changed files with 27311 additions and 17537 deletions

View File

@ -30,6 +30,7 @@ if not has_module:
thirdparty_mbedtls_sources = [
"aes.c",
"base64.c",
"constant_time.c",
"md5.c",
"sha1.c",
"sha256.c",