WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
crypto_hkdf_hmac_param_t结构体 参考

成员变量

crypto_hash_type hmac_type
 
td_u8key
 
td_u32 key_length
 
td_u8msg
 
td_u32 msg_length
 

详细描述

Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2023-2023. All rights reserved. Description: hash kernel API function implementation.

Create: 2023-05-26

结构体成员变量说明

◆ hmac_type

crypto_hash_type crypto_hkdf_hmac_param_t::hmac_type

◆ key

td_u8* crypto_hkdf_hmac_param_t::key

◆ key_length

td_u32 crypto_hkdf_hmac_param_t::key_length

◆ msg

td_u8* crypto_hkdf_hmac_param_t::msg

◆ msg_length

td_u32 crypto_hkdf_hmac_param_t::msg_length

该结构体的文档由以下文件生成: