Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/entity/
DSignContentInfo.java57 protected byte[] hash; field in SignContentHash
64 SignContentHash(char type, char tag, short algId, int length, byte[] hash) { in SignContentHash()
95 public void addContentHashData(char type, char tag, short algId, int length, byte[] hash) { in addContentHashData()
/developtools/hapsigner/hapsigntool_cpp/hap/entity/src/
Dsign_content_info.cpp24 const int length, const std::vector<int8_t> &hash) in SignContentHash()
42 const int length, const std::vector<int8_t> &hash) in AddContentHashData()
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dnet.proto32 uint32 hash = 10; field
55 uint32 hash = 10; field
121 uint32 hash = 10; field
151 uint32 hash = 10; field
174 uint32 hash = 10; field
/developtools/profiler/protos/types/plugins/ftrace_data/6.6.30/
Dnet.proto32 uint32 hash = 10; field
55 uint32 hash = 10; field
121 uint32 hash = 10; field
151 uint32 hash = 10; field
174 uint32 hash = 10; field
/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dnet.proto32 uint32 hash = 10; field
55 uint32 hash = 10; field
121 uint32 hash = 10; field
151 uint32 hash = 10; field
174 uint32 hash = 10; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/
Dnet.proto32 uint32 hash = 10; field
55 uint32 hash = 10; field
121 uint32 hash = 10; field
151 uint32 hash = 10; field
174 uint32 hash = 10; field
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/utils/
DTimeUtils.ts33 const hash = { constant
/developtools/hapsigner/hapsigntool_cpp/signer/src/
Dlocal_signer.cpp74 const EVP_MD* hash = NULL; in GetSignature() local
/developtools/hapsigner/hapsigntool_cpp/profile/src/
Dpkcs7_data.cpp734 static int Pkcs7SetSignerInfo(PKCS7_SIGNER_INFO* info, X509* cert, const EVP_MD* hash) in Pkcs7SetSignerInfo()
756 static PKCS7_SIGNER_INFO* Pkcs7AddSignature(PKCS7* pkcs7, X509* cert, const EVP_MD* hash) in Pkcs7AddSignature()
772 static PKCS7_SIGNER_INFO* Pkcs7AddSignerInfo(PKCS7* pkcs7, X509* entityCert, const EVP_MD* hash, in… in Pkcs7AddSignerInfo()
787 PKCS7* PKCS7Data::Pkcs7Sign(X509* entityCert, STACK_OF(X509)* certs, const EVP_MD* hash, in Pkcs7Sign()
/developtools/packing_tool/packing_tool/frameworks/src/
Dutils.cpp156 unsigned char hash[SHA256_DIGEST_LENGTH]; in GetSha256Str() local
188 unsigned char hash[SHA256_DIGEST_LENGTH]; in GetSha256File() local
215 unsigned char hash[SHA256_DIGEST_LENGTH]; in GetSha256Folder() local
Dpackager.cpp343 std::string hash = Utils::GetSha256File(filePath); in BuildHash() local
347 bool Packager::PutBuildHash(const std::string &jsonPath, const std::string &hash, bool &buildHashFi… in PutBuildHash()
Dfast_app_packager.cpp842 std::string hash = Utils::GetSha256Folder(inputPath); in GenBuildHash() local
/developtools/smartperf_host/ide/src/trace/component/trace/base/
DColorUtils.ts152 public static hash(str: string, max: number): number { method in ColorUtils
/developtools/smartperf_host/trace_streamer/src/base/
Dstring_help.cpp146 uint32_t hash = 0x11c9dc5; in StrHash() local
/developtools/hapsigner/hapsigntool_cpp/codesigning/fsverity/src/
Dmerkle_tree_builder.cpp45 for (const auto& hash : hashes) { in TransInputStreamToHashData() local
185 for (const auto& hash : hashes) { in TransInputDataToHashData() local
/developtools/packing_tool/adapter/ohos/
DPackageUtil.java310 private static String hash(Path path) { in hash() method in PackageUtil
464 String hash = hash(path); in genBuildHash() local
594 String hash = hash(path); in genBuildHash() local
DCompressor.java642 String hash = getSHA256(filePath); in buildHash() local
684 …private static void putBuildHash(Utility utility, String hash) throws BundleException, IOException… in putBuildHash()
/developtools/packing_tool/packing_tool/frameworks/test/unittest/packager_test/
Dpackager_test.cpp248 std::string hash; variable
/developtools/global_resource_tool/src/
Dresource_append.cpp295 string hash = ResourceUtil::GenerateHash(fileInfo.filePath); in ScanFile() local
471 string hash = ResourceUtil::GenerateHash(filePath); in WriteRawFilesOrResFiles() local
/developtools/hapsigner/hapsigntool_cpp_test/unittest/hapVerify/
Dhap_signer_block_utils_test.cpp115 int Pkcs7TestSetSignerInfo(PKCS7_SIGNER_INFO* info, X509* cert, const EVP_MD* hash) in Pkcs7TestSetSignerInfo()
/developtools/ace_ets2bundle/compiler/src/
Dutils.ts348 const hash: Hash = createHash('sha256'); constant
Dets_checker.ts291 const hash = crypto.createHash('sha256'); constant
/developtools/profiler/hiebpf/include/
Dvmlinux.h2542 long unsigned int hash; member
2599 long unsigned int hash; member
3961 u32 hash; member
5500 unsigned int hash; member
10584 __u32 hash; member
11626 struct hlist_node hash; member
12544 __u32 (*hash)(const void *, const struct net_device *, __u32 *); member
12723 int (*hash)(struct sock *); member
13060 struct hash { struct
13065 struct hash *next; argument
[all …]
/developtools/ace_ets2bundle/compiler/codegen/
Dcodegen_ets.js15 …,r){var o;e=r.nmd(e),function(){var n,a="Expected a function",i="__lodash_hash_undefined__",s="__l… property