Home
last modified time | relevance | path

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

/system/tpm/trunks/
Dtpm_generated.cc14094 std::string encryption_key_out_bytes; in ParseResponse_Duplicate() local
14098 &encryption_key_out_bytes); in ParseResponse_Duplicate()
14121 std::string tmp = encryption_key_out_bytes.substr(2); in ParseResponse_Duplicate()
14125 encryption_key_out_bytes.replace(2, std::string::npos, tmp); in ParseResponse_Duplicate()
14127 &encryption_key_out_bytes, in ParseResponse_Duplicate()