Searched refs:handle_blob (Results 1 - 2 of 2) sorted by path

/system/tpm/trunks/
H A Dresource_manager.cc708 std::string handle_blob; local
709 Serialize_TPM_HANDLE(actual_handle, &handle_blob);
711 command.substr(0, kMessageHeaderSize) + handle_blob;
H A Dresource_manager_test.cc158 std::string handle_blob = StripHeader(actual_response); local
161 Parse_TPM_HANDLE(&handle_blob, &virtual_handle, NULL));

Completed in 124 milliseconds