HomeSort by relevance Sort by last modified time
    Searched refs:tpm_properties (Results 1 - 4 of 4) sorted by null

  /system/tpm/trunks/
tpm_state_test.cc 80 if (data.tpm_properties.count == kMaxProperties ||
81 data.tpm_properties.count == property_count) {
86 data.tpm_properties.tpm_property[data.tpm_properties.count].property =
88 data.tpm_properties.tpm_property[data.tpm_properties.count].value =
90 data.tpm_properties.count++;
tpm_state_impl.cc 231 i < capability_data.tpm_properties.count && i < MAX_TPM_PROPERTIES;
234 capability_data.tpm_properties.tpm_property[i];
tpm_generated.h 1160 TPML_TAGGED_TPM_PROPERTY tpm_properties; member in union:trunks::TPMU_CAPABILITIES
    [all...]
tpm_generated.cc     [all...]

Completed in 96 milliseconds