[mbedtls] bump mbedtls version to 3.6.5 (#12152)

This commit is contained in:
Li Cao
2025-11-20 05:45:51 +08:00
committed by GitHub
parent 06bc952f09
commit 6acb3ff430
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -134,6 +134,7 @@ static_library("mbedtls") {
"repo/include/mbedtls/x509.h",
"repo/include/psa/build_info.h",
"repo/include/psa/crypto_adjust_auto_enabled.h",
"repo/include/psa/crypto_adjust_config_dependencies.h",
"repo/include/psa/crypto_adjust_config_key_pair_types.h",
"repo/include/psa/crypto_adjust_config_synonyms.h",
"repo/include/psa/crypto_builtin_composites.h",
@@ -168,6 +169,8 @@ static_library("mbedtls") {
"repo/library/bignum.c",
"repo/library/bignum_core.c",
"repo/library/bignum_core.h",
"repo/library/bignum_core_invasive.h",
"repo/library/bignum_internal.h",
"repo/library/bignum_mod.c",
"repo/library/bignum_mod.h",
"repo/library/bignum_mod_raw.c",
@@ -182,6 +185,7 @@ static_library("mbedtls") {
"repo/library/chachapoly.c",
"repo/library/check_crypto_config.h",
"repo/library/cipher.c",
"repo/library/cipher_invasive.h",
"repo/library/cipher_wrap.c",
"repo/library/cipher_wrap.h",
"repo/library/cmac.c",
@@ -309,6 +313,7 @@ static_library("mbedtls") {
"repo/library/ssl_tls13_server.c",
"repo/library/ssl_tls.c",
"repo/library/threading.c",
"repo/library/threading_internal.h",
"repo/library/timing.c",
"repo/library/version.c",
"repo/library/version_features.c",