Searched refs:TPM_CAP_HANDLES (Results 1 – 9 of 9) sorted by relevance
/system/tpm/trunks/ |
D | resource_manager.cc | 81 result = factory_.GetTpm()->GetCapabilitySync(TPM_CAP_HANDLES, in Initialize()
|
D | tpm_utility_impl.cc | 1860 TPM_CAP_HANDLES, key_handle, 1 /*property_count*/, &more_data, in DoesPersistentKeyExist()
|
D | tpm_utility_test.cc | 95 GetCapabilitySync(TPM_CAP_HANDLES, handle, _, _, _, _)) in SetExistingKeyHandleExpectation()
|
D | tpm_generated.h | 781 const TPM_CAP TPM_CAP_HANDLES = 0x00000001; variable
|
D | tpm_generated.cc | 4162 if (selector == TPM_CAP_HANDLES) { in Serialize_TPMU_CAPABILITIES() 4256 if (selector == TPM_CAP_HANDLES) { in Parse_TPMU_CAPABILITIES()
|
/system/tpm/trunks/generator/ |
D | raw_commands.txt | 30924 TPM_CAP_HANDLES 31001 TPM_CAP_HANDLES – Returns a list of all of the handles within the handle range of the property 31209 TPM_CAP_HANDLES capability value 31290 case TPM_CAP_HANDLES:
|
D | raw_commands_fixed.txt | 30935 TPM_CAP_HANDLES 31012 TPM_CAP_HANDLES – Returns a list of all of the handles within the handle range of the property 31220 TPM_CAP_HANDLES capability value 31301 case TPM_CAP_HANDLES:
|
D | raw_structures.txt | 6160 TPM_CAP_HANDLES 11719 TPM_CAP_HANDLES
|
D | raw_structures_fixed.txt | 6136 TPM_CAP_HANDLES 11755 TPM_CAP_HANDLES
|