Home
last modified time | relevance | path

Searched defs:TPM_RC_DISABLED (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/gsc-utils/tpm_generated/
H A Dtpm_generated.h662 constexpr TPM_RC TPM_RC_DISABLED = RC_VER1 + 0x020; variable
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/
H A DTpm20.h340 #define TPM_RC_DISABLED (TPM_RC)(RC_VER1 + 0x020) macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/
H A DTpm20.h341 #define TPM_RC_DISABLED (TPM_RC)(RC_VER1 + 0x020) macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/
H A DTpm20.h347 #define TPM_RC_DISABLED (TPM_RC)(RC_VER1 + 0x020) macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/
H A DTpm20.h341 #define TPM_RC_DISABLED (TPM_RC)(RC_VER1 + 0x020) macro
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/
H A DTpmTypes.h319 #define TPM_RC_DISABLED (TPM_RC)(RC_VER1+0x020) macro