提交 d5555856 编写于 作者: L l00343967 提交者: public tcshversion

TicketNo:DTS2020070903780

Description:new code from rich
Team:EMUI
Feature or Bugfix:Bugfix
Binary Source:No
PrivateCode(Yes/No):No
Change-Id: If910338270743227e5ac6cd0750612fc1cab20ba
Reviewed-on: http://mgit-tm.rnd.huawei.com/9865775Tested-by: Npublic jenkins <public_jenkins@notesmail.huawei.com>
Reviewed-by: Nwanglechao 00496819 <wanglechao@huawei.com>
上级 acfc3581
...@@ -89,6 +89,7 @@ source_set("mbedtls_source") { ...@@ -89,6 +89,7 @@ source_set("mbedtls_source") {
"library/version_features.c", "library/version_features.c",
"library/x509.c", "library/x509.c",
"library/x509_crt.c", "library/x509_crt.c",
"library/x509_crl.c",
"library/xtea.c", "library/xtea.c",
] ]
......
...@@ -153,7 +153,7 @@ ...@@ -153,7 +153,7 @@
* mbedtls_platform_gmtime_r() at compile-time by using the macro * mbedtls_platform_gmtime_r() at compile-time by using the macro
* MBEDTLS_PLATFORM_GMTIME_R_ALT. * MBEDTLS_PLATFORM_GMTIME_R_ALT.
*/ */
#define MBEDTLS_HAVE_TIME_DATE // #define MBEDTLS_HAVE_TIME_DATE
/** /**
* \def MBEDTLS_PLATFORM_MEMORY * \def MBEDTLS_PLATFORM_MEMORY
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册