Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/src/
H A Dstub.cpp49 std::vector<uint8_t> MD5::Digest(const uint8_t *input, const size_t length) in Digest() function in stub::MD5
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_hash/class_hashstream/
H A Dhashstream_n_exporter.cpp121 napi_value HashStreamNExporter::Digest(napi_env env, napi_callback_info info) in Digest() function in OHOS::FileManagement::ModuleFileIO::HashStreamNExporter