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

  /external/tpm2/
GetCapability.c 16 // TPM_RC_VALUE invalid capability; or property is not 0 for the TPM_CAP_PCRS
102 case TPM_CAP_PCRS:
tpm_types.h 241 #define TPM_CAP_PCRS 0x00000005
    [all...]
tpm_generated.c     [all...]
  /system/tpm/trunks/
tpm_utility_impl.cc 187 TPM_CAP_PCRS, 0 /*property (not used)*/, 1 /*property_count*/, &more_data,
    [all...]
tpm_utility_test.cc 134 GetCapabilitySync(TPM_CAP_PCRS, _, _, _, _, _))
    [all...]
tpm_generated.h 785 const TPM_CAP TPM_CAP_PCRS = 0x00000005;
    [all...]
tpm_generated.cc     [all...]

Completed in 219 milliseconds