Home
last modified time | relevance | path

Searched refs:hi_cipher_hash_atts (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dsha256_alt.h35 #define mbedtls_sha256_context hi_cipher_hash_atts
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_cipher.h243 }hi_cipher_hash_atts; typedef
369 * @param atts [IN] type #const hi_cipher_hash_atts *,HASH attribute.CNcomment:HASH算法类型配置。CNend
378 hi_u32 hi_cipher_hash_start(const hi_cipher_hash_atts *atts);
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dupg_check_secure.c49 hi_cipher_hash_atts hash_atts; in upg_hash_one_content()
53 hi_u32 ret = hi_cipher_hash_start((hi_cipher_hash_atts *)(&hash_atts)); in upg_hash_one_content()
84 hi_cipher_hash_atts hash_atts; in upg_hash_more_content()
88 hi_u32 ret = hi_cipher_hash_start((hi_cipher_hash_atts *)(&hash_atts)); in upg_hash_more_content()

Completed in 3 milliseconds