Home
last modified time | relevance | path

Searched refs:md5 (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/build/scripts/util/
H A Dmd5_check.py392 def _update_md5_for_file(md5, path, block_size=2**16): argument
397 md5.update(linkto.encode())
405 md5.update(data)
408 def _update_md5_for_directory(md5, dir_path): argument
415 md5 = hashlib.md5()
417 _update_md5_for_directory(md5, path)
419 _update_md5_for_file(md5, path)
420 return md5.hexdigest()
425 md5 = hashlib.md5()
427 md5.update(str(item).encode())
[all …]
/ohos5.0/build/ohos/images/mkimage/
H A Dimkcovert.py71 md5 = hashlib.md5()
73 md5.update(indata.read(blocksize))
75 return md5.hexdigest()
102 md5 = hashlib.md5()
107 md5.update(indata)
111 print("SparseCRC: ", md5.hexdigest(), input_crc_value)
/ohos5.0/build/ohos/ndk/
H A DBUILD.gn141 get_path_info(ndk_doxygen_output, "file") + ".md5.stamp",
157 ".md5.stamp",
288 "$target_gen_dir/" + get_path_info(_output, "file") + ".md5.stamp",
322 "$target_gen_dir/" + get_path_info(_output, "file") + ".md5.stamp",
354 "$target_gen_dir/" + get_path_info(_output, "file") + ".md5.stamp",
387 "$target_gen_dir/" + get_path_info(_output, "file") + ".md5.stamp",
/ohos5.0/docs/zh-cn/application-dev/reference/apis-core-file-kit/
H A Djs-apis-file-hash.md48 | algorithm | string | 是 | 哈希计算采用的算法。可选 "md5"、"sha1" 或 "sha256"。建议采用安全强度更高的 "…
92 | algorithm | string | 是 | 哈希计算采用的算法。可选 "md5"、"sha1" 或 "sha25…
129 | algorithm | string | 是 | 哈希计算采用的算法。可选 "md5"、"sha1" 或 "sha256"。建议采用安全强度更高的 "sha256"。 |
H A Djs-apis-fileio.md1188 | algorithm | string | 是 | 哈希计算采用的算法。可选 "md5"、"sha1" 或 "sha256"。建议采用安全强度更高的 "…
1226 | algorithm | string | 是 | 哈希计算采用的算法。可选 "md5"、"sha1" 或 "sha25…
/ohos5.0/docs/zh-cn/application-dev/performance/
H A Dimprove-file-upload-and-download-performance.md185 // 生成md5
186 let md5 = await hash.hash(fileUri, 'md5');
190 'MD5': md5
/ohos5.0/docs/zh-cn/application-dev/tools/
H A Dapp-check-tool.md44 "md5":"975c41f5727b416b1ffefa5bb0f073b",
69 | md5 | String | 相同文件的MD5值。 |
H A Dbm-tool.md804 * 场景二:查看本地hap与推送到设备上hap的md5值,若不一致则表示推送过程hap损毁,请尝试重传。
/ohos5.0/docs/zh-cn/application-dev/dfx/
H A Dcppcrash-guidelines.md919 …long) at arkcompiler/ets_runtime/ecmascript/napi/jsnapi.cpp:749:67 BuildID[md5/uuid]=9a18e2ec0dc8a…
924 …eworks/bridge/declarative_frontend/jsview/js_view_functions.h:44:5 BuildID[md5/uuid]=1330f8b9be73b…
926 …eworks/bridge/declarative_frontend/jsview/js_view_functions.h:42:5 BuildID[md5/uuid]=1330f8b9be73b…
928 …dation/arkui/ace_engine/frameworks/base/memory/referenced.h:148:22 BuildID[md5/uuid]=1330f8b9be73b…
930 …e/frameworks/bridge/declarative_frontend/jsview/js_view.cpp:159:21 BuildID[md5/uuid]=1330f8b9be73b…
932 …ne/frameworks/bridge/declarative_frontend/jsview/js_view.cpp:157:1 BuildID[md5/uuid]=1330f8b9be73b…
939 …long) at arkcompiler/ets_runtime/ecmascript/napi/jsnapi.cpp:752:24 BuildID[md5/uuid]=9a18e2ec0dc8a…
944 …eworks/bridge/declarative_frontend/jsview/js_view_functions.h:44:5 BuildID[md5/uuid]=1330f8b9be73b…
946 …eworks/bridge/declarative_frontend/jsview/js_view_functions.h:42:5 BuildID[md5/uuid]=1330f8b9be73b…
948 …dation/arkui/ace_engine/frameworks/base/memory/referenced.h:148:22 BuildID[md5/uuid]=1330f8b9be73b…
[all …]
H A Dhiappevent-watcher-mainthreadjank-events-arkts.md192 6 so文件md5
/ohos5.0/docs/en/application-dev/reference/apis-core-file-kit/
H A Djs-apis-file-hash.md48 | algorithm | string | Yes | Algorithm used to calculate the hash value. The value can be **md5**,…
92 … | Yes | Algorithm used to calculate the hash value. The value can be **md5**, **sha1**, or **s…
129 | algorithm | string | Yes | Algorithm used to calculate the hash value. The value can be **md5**, …
H A Djs-apis-fileio.md1188 | algorithm | string | Yes | Algorithm used to calculate the hash value. The value can be **md5**,…
1226 … | Yes | Algorithm used to calculate the hash value. The value can be **md5**, **sha1**, or **s…
/ohos5.0/docs/en/application-dev/tools/
H A Dapp-check-tool.md44 "md5":"975c41f5727b416b1ffefa5bb0f073b",
69 | md5 | String | MD5 value of the duplicate files. |
/ohos5.0/foundation/communication/dsoftbus/components/mbedtls/
H A DBUILD.gn55 "$library/md5.c",
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/scripts/
H A Dmake_file_base.py152 …return base64.b64encode(hashlib.md5(func_digest.encode()).digest(), altchars=b'$_').decode().rstri…
/ohos5.0/build/config/components/musl/
H A DBUILD.gn143 "-Wl,--build-id=md5",
/ohos5.0/docs/en/application-dev/dfx/
H A Dcppcrash-guidelines.md771 …long) at arkcompiler/ets_runtime/ecmascript/napi/jsnapi.cpp:749:67 BuildID[md5/uuid]=9a18e2ec0dc8a…
776 …eworks/bridge/declarative_frontend/jsview/js_view_functions.h:44:5 BuildID[md5/uuid]=1330f8b9be73b…
778 …eworks/bridge/declarative_frontend/jsview/js_view_functions.h:42:5 BuildID[md5/uuid]=1330f8b9be73b…
780 …dation/arkui/ace_engine/frameworks/base/memory/referenced.h:148:22 BuildID[md5/uuid]=1330f8b9be73b…
782 …e/frameworks/bridge/declarative_frontend/jsview/js_view.cpp:159:21 BuildID[md5/uuid]=1330f8b9be73b…
784 …ne/frameworks/bridge/declarative_frontend/jsview/js_view.cpp:157:1 BuildID[md5/uuid]=1330f8b9be73b…
791 …long) at arkcompiler/ets_runtime/ecmascript/napi/jsnapi.cpp:752:24 BuildID[md5/uuid]=9a18e2ec0dc8a…
796 …eworks/bridge/declarative_frontend/jsview/js_view_functions.h:44:5 BuildID[md5/uuid]=1330f8b9be73b…
798 …eworks/bridge/declarative_frontend/jsview/js_view_functions.h:42:5 BuildID[md5/uuid]=1330f8b9be73b…
800 …dation/arkui/ace_engine/frameworks/base/memory/referenced.h:148:22 BuildID[md5/uuid]=1330f8b9be73b…
[all …]
/ohos5.0/docs/en/application-dev/performance/
H A Dimprove-file-upload-and-download-performance.md192 let md5 = await hash.hash(fileUri, 'md5');
196 'MD5': md5
/ohos5.0/build/docs/
H A D编译构建调试文档.md389 -Wl,--build-id=md5
/ohos5.0/build/config/compiler/
H A DBUILD.gn298 ldflags += [ "-Wl,--build-id=md5" ]
/ohos5.0/base/web/webview/ohos_nweb/prebuilts/
H A DNOTICE71363 md5 contributions llvm/lib/Support/MD5.cpp llvm/include/llvm/Support/MD5.h