Home
last modified time | relevance | path

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

/system/tpm/trunks/
Dtpm_generated.cc17366 std::string out_hash_bytes; in ParseResponse_Hash() local
17370 &out_hash_bytes); in ParseResponse_Hash()
17385 std::string tmp = out_hash_bytes.substr(2); in ParseResponse_Hash()
17389 out_hash_bytes.replace(2, std::string::npos, tmp); in ParseResponse_Hash()
17391 &out_hash_bytes, in ParseResponse_Hash()