Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/reference/include/
DImplementation.h281 #define TPM_ALG_XOR (TPM_ALG_ID)(ALG_XOR_VALUE) macro
/external/gsc-utils/tpm_generated/
Dtpm_generated.h502 constexpr TPM_ALG_ID TPM_ALG_XOR = 0x000A; variable
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/
DTpm12.h378 #define TPM_ALG_XOR ((TPM_ALGORITHM_ID) 0x0000000A) ///< XOR using the rolling nonc… macro
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/
DTpm12.h372 #define TPM_ALG_XOR ((TPM_ALGORITHM_ID) 0x0000000A) ///< XOR using the rolling nonc… macro
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/
DTpm12.h372 #define TPM_ALG_XOR ((TPM_ALGORITHM_ID) 0x0000000A) ///< XOR using the rolling nonc… macro
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/
DTpm12.h371 #define TPM_ALG_XOR ((TPM_ALGORITHM_ID) 0x0000000A) ///< XOR using the rolling nonc… macro
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTpmTypes.h65 #define TPM_ALG_XOR (TPM_ALG_ID)(ALG_XOR_VALUE) macro