HomeSort by relevance Sort by last modified time
    Searched full:pcr_data (Results 1 - 1 of 1) sorted by null

  /system/tpm/trunks/
trunks_client_test.cc 384 std::string pcr_data; local
385 result = utility->ReadPCR(pcr_index, &pcr_data);
393 if (pcr_data.compare(expected_pcr_data) != 0) {
    [all...]

Completed in 116 milliseconds