Searched defs:encrypted_hash (Results 1 – 2 of 2) sorted by relevance
43 std::string encrypted_hash = btif_keystore_->Encrypt(hash, 0); in TEST_F() local53 std::string encrypted_hash = btif_keystore_->Encrypt(hash, 0); in TEST_F() local
123 std::string encrypted_hash; in checksum_read() local