mirror of
https://github.com/espressif/openthread.git
synced 2026-06-05 21:14:49 +00:00
[mbedtls] bump mbedtls version to 3.6.5 (#12152)
This commit is contained in:
Vendored
+5
@@ -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",
|
||||
|
||||
Vendored
+1
-1
Submodule third_party/mbedtls/repo updated: 2ca6c285a0...e185d7fd85
Reference in New Issue
Block a user