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

成员变量

td_u32 length [2]
 
td_u32 state [CRYPTO_HASH_RESULT_SIZE_MAX_IN_WORD]
 
td_u8 tail [CRYPTO_HASH_BLOCK_SIZE_MAX]
 
td_u32 tail_len
 
td_u8data_buffer
 
td_u32 data_buffer_len
 

结构体成员变量说明

◆ data_buffer

td_u8* crypto_hash_ctx::data_buffer

◆ data_buffer_len

td_u32 crypto_hash_ctx::data_buffer_len

◆ length

td_u32 crypto_hash_ctx::length[2]

◆ state

◆ tail

td_u8 crypto_hash_ctx::tail[CRYPTO_HASH_BLOCK_SIZE_MAX]

◆ tail_len

td_u32 crypto_hash_ctx::tail_len

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