Home
last modified time | relevance | path

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

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