Home
last modified time | relevance | path

Searched defs:TPM_ALG_ECB (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.h391 #define TPM_ALG_ECB (TPM_ALG_ID)(ALG_ECB_VALUE) macro
/aosp_15_r20/external/gsc-utils/tpm_generated/
H A Dtpm_generated.h528 constexpr TPM_ALG_ID TPM_ALG_ECB = 0x0044; variable
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/
H A DTpm20.h201 #define TPM_ALG_ECB (TPM_ALG_ID)(0x0044) macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/
H A DTpm20.h202 #define TPM_ALG_ECB (TPM_ALG_ID)(0x0044) macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/
H A DTpm20.h208 #define TPM_ALG_ECB (TPM_ALG_ID)(0x0044) macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/
H A DTpm20.h202 #define TPM_ALG_ECB (TPM_ALG_ID)(0x0044) macro
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/
H A DTpmTypes.h127 #define TPM_ALG_ECB (TPM_ALG_ID)(ALG_ECB_VALUE) macro