Home
last modified time | relevance | path

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

/aosp12/system/vold/
H A DKeyStorage.cpp111 static void hashWithPrefix(char const* prefix, const std::string& tohash, std::string* res) { in hashWithPrefix() function
203 hashWithPrefix(kHashPrefix_secdiscardable, secdiscardable, hash); in createSecdiscardable()
210 hashWithPrefix(kHashPrefix_secdiscardable, secdiscardable, hash); in readSecdiscardable()
473 hashWithPrefix(kHashPrefix_keygen, preKey, &key); in encryptWithoutKeymaster()
527 hashWithPrefix(kHashPrefix_keygen, preKey, &key); in decryptWithoutKeymaster()