Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
H A Db_file_hash.cpp70 auto sha256Update = [ctx = &ctx](char *buf, size_t len) { in HashWithSHA256() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/common/file_helper/
H A Dhash_file.cpp98 auto sha256Update = [ctx = &ctx](char *buf, size_t len) { in HashWithSHA256() local