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

  /system/tpm/trunks/
tpm_state_test.cc 50 lockout_counter_ = GetValidCapabilityData(TPM_PT_LOCKOUT_COUNTER, 0);
71 TPM_PT_LOCKOUT_COUNTER,
tpm_state_impl.cc 68 result = GetTpmProperty(TPM_PT_LOCKOUT_COUNTER, &lockout_counter_);
tpm_generated.h 853 const TPM_PT TPM_PT_LOCKOUT_COUNTER = PT_VAR + 14;
    [all...]
  /external/tpm2/
PropertyCap.c 388 case TPM_PT_LOCKOUT_COUNTER:
398 // TPM_PT_LOCKOUT_COUNTER is decremented
tpm_types.h 312 #define TPM_PT_LOCKOUT_COUNTER ((TPM_PT)(PT_VAR + 14))
    [all...]
tpm_generated.c     [all...]

Completed in 303 milliseconds