Home
last modified time | relevance | path

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

/device/generic/goldfish/gatekeeper/
DSoftGateKeeper.h149 bool VerifyFast(const fast_hash_t &fast_hash, const SizedBuffer &password) { in VerifyFast() function
157 if (it != fast_hash_map_.end() && VerifyFast(it->second, password)) { in DoVerify()
/device/google/cuttlefish_common/guest/hals/gatekeeper/
DSoftGateKeeper.h149 bool VerifyFast(const fast_hash_t &fast_hash, const SizedBuffer &password) { in VerifyFast() function
157 if (it != fast_hash_map_.end() && VerifyFast(it->second, password)) { in DoVerify()