Home
last modified time | relevance | path

Searched defs:TPM_ALG_ECDH (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.h327 #define TPM_ALG_ECDH (TPM_ALG_ID)(ALG_ECDH_VALUE) macro
/aosp_15_r20/external/gsc-utils/tpm_generated/
H A Dtpm_generated.h514 constexpr TPM_ALG_ID TPM_ALG_ECDH = 0x0019; variable
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/
H A DTpm20.h187 #define TPM_ALG_ECDH (TPM_ALG_ID)(0x0019) macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/
H A DTpm20.h188 #define TPM_ALG_ECDH (TPM_ALG_ID)(0x0019) macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/
H A DTpm20.h194 #define TPM_ALG_ECDH (TPM_ALG_ID)(0x0019) macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/
H A DTpm20.h188 #define TPM_ALG_ECDH (TPM_ALG_ID)(0x0019) macro
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/
H A DTpmTypes.h89 #define TPM_ALG_ECDH (TPM_ALG_ID)(ALG_ECDH_VALUE) macro