Home
last modified time | relevance | path

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

/ohos5.0/base/security/code_signature/utils/src/
H A Dfsverity_utils_helper.cpp71 bool FsverityUtilsHelper::ComputeDigest(const char *path, struct libfsverity_digest **digest) in ComputeDigest() function in OHOS::Security::CodeSign::FsverityUtilsHelper
H A Dsigner_info.cpp178 bool SignerInfo::ComputeDigest(const ByteBuffer &data, ByteBuffer &digest) in ComputeDigest() function in OHOS::Security::CodeSign::SignerInfo