提交 3a46c3bc 编写于 作者: S s00455936 提交者: public tcshversion

TicketNo:AR000D0IRU

Description:mbedtls config huks
Team:OTHERS
Feature or Bugfix:Feature
Binary Source:No
PrivateCode(Yes/No):No

Change-Id: Ib67d5c4adad91979140c2febe6500df0a185d58e
Reviewed-on: http://mgit-tm.rnd.huawei.com/9114168Tested-by: Npublic jenkins <public_jenkins@notesmail.huawei.com>
Reviewed-by: Nwanglechao 00496819 <wanglechao@huawei.com>
上级 1cd106c4
...@@ -2174,7 +2174,7 @@ ...@@ -2174,7 +2174,7 @@
* *
* This module provides the CTR_DRBG AES random number generator. * This module provides the CTR_DRBG AES random number generator.
*/ */
// #define MBEDTLS_CTR_DRBG_C #define MBEDTLS_CTR_DRBG_C
/** /**
* \def MBEDTLS_DEBUG_C * \def MBEDTLS_DEBUG_C
...@@ -2254,7 +2254,7 @@ ...@@ -2254,7 +2254,7 @@
* *
* Requires: MBEDTLS_ECP_C * Requires: MBEDTLS_ECP_C
*/ */
// #define MBEDTLS_ECDH_C #define MBEDTLS_ECDH_C
/** /**
* \def MBEDTLS_ECDSA_C * \def MBEDTLS_ECDSA_C
...@@ -2316,7 +2316,7 @@ ...@@ -2316,7 +2316,7 @@
* *
* This module provides a generic entropy pool * This module provides a generic entropy pool
*/ */
// #define MBEDTLS_ENTROPY_C #define MBEDTLS_ENTROPY_C
/** /**
* \def MBEDTLS_ERROR_C * \def MBEDTLS_ERROR_C
...@@ -2342,7 +2342,7 @@ ...@@ -2342,7 +2342,7 @@
* This module enables the AES-GCM and CAMELLIA-GCM ciphersuites, if other * This module enables the AES-GCM and CAMELLIA-GCM ciphersuites, if other
* requisites are enabled as well. * requisites are enabled as well.
*/ */
// #define MBEDTLS_GCM_C #define MBEDTLS_GCM_C
/** /**
* \def MBEDTLS_HAVEGE_C * \def MBEDTLS_HAVEGE_C
...@@ -2380,7 +2380,7 @@ ...@@ -2380,7 +2380,7 @@
* This module adds support for the Hashed Message Authentication Code * This module adds support for the Hashed Message Authentication Code
* (HMAC)-based key derivation function (HKDF). * (HMAC)-based key derivation function (HKDF).
*/ */
// #define MBEDTLS_HKDF_C #define MBEDTLS_HKDF_C
/** /**
* \def MBEDTLS_HMAC_DRBG_C * \def MBEDTLS_HMAC_DRBG_C
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册