摘要:
双层指针一般不被使用。 目前只遇到过以下情况需要使用: 需要通过函数调用去修改一个指针的时候。 数据结构: struct HashInfoType{ uint32_t StartAddr; uint32_t SizeSendby0x34; uint32_t expandedSize; /* for 阅读全文
posted @ 2021-12-22 20:24
panrui
阅读(149)
评论(0)
推荐(0)
摘要:
/* * signv_sha256_calcu calculate the sha256 value upon one continous memory aera, there is no restriction on how many bytes the data are. * The SHA-2 阅读全文
posted @ 2021-12-22 16:45
panrui
阅读(1630)
评论(0)
推荐(0)