Searched defs:ComputeDigest (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/security/code_signature/utils/src/ | ||
H A D | fsverity_utils_helper.cpp | 71 bool FsverityUtilsHelper::ComputeDigest(const char *path, struct libfsverity_digest **digest) in ComputeDigest() function in OHOS::Security::CodeSign::FsverityUtilsHelper |
H A D | signer_info.cpp | 178 bool SignerInfo::ComputeDigest(const ByteBuffer &data, ByteBuffer &digest) in ComputeDigest() function in OHOS::Security::CodeSign::SignerInfo |