Home
last modified time | relevance | path

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

/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
Dopenssl_crypto.cpp129 KeyBlob OpensslCrypto::HashWithPrefix(const KeyBlob &prefix, const KeyBlob &payload, uint32_t lengt… in HashWithPrefix() function in OHOS::StorageDaemon::OpensslCrypto
Dhuks_master.cpp409 static KeyBlob HashWithPrefix(const std::string &prefix, const KeyBlob &payload, uint32_t length) in HashWithPrefix() function