Home
last modified time | relevance | path

Searched defs:componentIdLen (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/update/updateservice/services/core/ability/utils/src/
H A Dsha256_utils.cpp105 …6Utils::Sha256Calculate(const unsigned char *input, int len, char *componentId, int componentIdLen) in Sha256Calculate()
139 bool Sha256Utils::TransDigestToSha256Result(char *sha256Result, uint32_t componentIdLen, const unsi… in TransDigestToSha256Result()