Home
last modified time | relevance | path

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

/system/bt/btif/test/
Dbtif_keystore_test.cc43 std::string encrypted_hash = btif_keystore_->Encrypt(hash, 0); in TEST_F() local
53 std::string encrypted_hash = btif_keystore_->Encrypt(hash, 0); in TEST_F() local
/system/bt/osi/src/
Dconfig.cc123 std::string encrypted_hash; in checksum_read() local