函数名称: CalcHash 函数说明: 计算哈希值 作 者: GuiShou 时 间: 2019/1/27 参 数: BYTE * pData,需要计算哈希值的数据 DWORD dwDataLength ,需要计算哈希值的数据长度 参 数: ALG_ID algHashType 需要计算哈希值的类型 BYTE** ppHashData,计算出来的哈希数据 参 数: DWORD * pdwHashDataLength 计算出来的哈希数据长度 返 回 值: BOOL 是否成功
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected