HomeSort by relevance Sort by last modified time
    Searched refs:TPM_CAP_PCRS (Results 1 - 9 of 9) 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...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
Tpm2Capability.c 468 TPM_CAP_PCRS,
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 525 #define TPM_CAP_PCRS (TPM_CAP)(0x00000005)
    [all...]
  /system/tpm/trunks/
tpm_utility_impl.cc 189 TPM_CAP_PCRS, 0 /*property (not used)*/, 1 /*property_count*/, &more_data,
    [all...]
tpm_utility_test.cc 131 EXPECT_CALL(mock_tpm_, GetCapabilitySync(TPM_CAP_PCRS, _, _, _, _, _))
    [all...]
tpm_generated.h 816 constexpr TPM_CAP TPM_CAP_PCRS = 0x00000005;
    [all...]
tpm_generated.cc     [all...]

Completed in 432 milliseconds