Home
last modified time | relevance | path

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

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