Home
last modified time | relevance | path

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

/aosp_15_r20/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/reference/include/
H A DImplementation.h359 #define TPM_ALG_ECC (TPM_ALG_ID)(ALG_ECC_VALUE) macro
/aosp_15_r20/external/gsc-utils/tpm_generated/
H A Dtpm_generated.h522 constexpr TPM_ALG_ID TPM_ALG_ECC = 0x0023; variable
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/
H A DTpm20.h195 #define TPM_ALG_ECC (TPM_ALG_ID)(0x0023) macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/
H A DTpm20.h196 #define TPM_ALG_ECC (TPM_ALG_ID)(0x0023) macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/
H A DTpm20.h202 #define TPM_ALG_ECC (TPM_ALG_ID)(0x0023) macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/
H A DTpm20.h196 #define TPM_ALG_ECC (TPM_ALG_ID)(0x0023) macro
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/
H A DTpmTypes.h105 #define TPM_ALG_ECC (TPM_ALG_ID)(ALG_ECC_VALUE) macro