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
commit a074ceefcd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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",