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

#include <crypto_hash_struct.h>

成员变量

crypto_hash_type hmac_type
 
td_u8salt
 
td_u32 salt_length
 
td_u8ikm
 
td_u32 ikm_length
 
td_u8info
 
td_u32 info_length
 

结构体成员变量说明

◆ hmac_type

crypto_hash_type crypto_hkdf_t::hmac_type

◆ ikm

td_u8* crypto_hkdf_t::ikm

◆ ikm_length

td_u32 crypto_hkdf_t::ikm_length

◆ info

td_u8* crypto_hkdf_t::info

◆ info_length

td_u32 crypto_hkdf_t::info_length

◆ salt

td_u8* crypto_hkdf_t::salt

◆ salt_length

td_u32 crypto_hkdf_t::salt_length

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