crypto/mbedtls: Bump Mbed TLS to version 3.4.0

Signed-off-by: makejian <makejian@xiaomi.com>
diff --git a/crypto/mbedtls/Kconfig b/crypto/mbedtls/Kconfig
index d598ad1..97f8c78 100644
--- a/crypto/mbedtls/Kconfig
+++ b/crypto/mbedtls/Kconfig
@@ -13,7 +13,7 @@
 
 config MBEDTLS_VERSION
 	string "Mbed TLS Version"
-	default "3.0.0"
+	default "3.4.0"
 
 menuconfig MBEDTLS_APPS
 	tristate "Mbed TLS Applications"