Home
last modified time | relevance | path

Searched defs:TPM_ALG_ECDSA (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.h323 #define TPM_ALG_ECDSA (TPM_ALG_ID)(ALG_ECDSA_VALUE) macro
/aosp_15_r20/external/gsc-utils/tpm_generated/
H A Dtpm_generated.h513 constexpr TPM_ALG_ID TPM_ALG_ECDSA = 0x0018; variable
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/
H A DTpm20.h186 #define TPM_ALG_ECDSA (TPM_ALG_ID)(0x0018) macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/
H A DTpm20.h187 #define TPM_ALG_ECDSA (TPM_ALG_ID)(0x0018) macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/
H A DTpm20.h193 #define TPM_ALG_ECDSA (TPM_ALG_ID)(0x0018) macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/
H A DTpm20.h187 #define TPM_ALG_ECDSA (TPM_ALG_ID)(0x0018) macro
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/
H A DTpmTypes.h87 #define TPM_ALG_ECDSA (TPM_ALG_ID)(ALG_ECDSA_VALUE) macro