Home
last modified time | relevance | path

Searched defs:PCR_FIRST (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/coreboot/src/security/tpm/tss/tcg-2.0/
H A Dtss_structures.h120 #define PCR_FIRST (HR_PCR + 0) macro
/aosp_15_r20/external/gsc-utils/tpm_generated/
H A Dtpm_generated.h965 constexpr TPM_HC PCR_FIRST = (HR_PCR + 0); variable
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/
H A DTpm20.h688 #define PCR_FIRST (TPM_HC)(HR_PCR + 0) macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/
H A DTpm20.h689 #define PCR_FIRST (TPM_HC)(HR_PCR + 0) macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/
H A DTpm20.h695 #define PCR_FIRST (TPM_HC)(HR_PCR + 0) macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/
H A DTpm20.h689 #define PCR_FIRST (TPM_HC)(HR_PCR + 0) macro
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/
H A DTpmTypes.h715 #define PCR_FIRST (TPM_HC)((HR_PCR+0)) macro