Home
last modified time | relevance | path

Searched refs:TPM_SE (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
DTpm2Session.c30 TPM_SE SessionType;
67 IN TPM_SE SessionType, in Tpm2StartAuthSession()
101 *(TPM_SE *)Buffer = SessionType; in Tpm2StartAuthSession()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTpm20.h512 typedef UINT8 TPM_SE; typedef
513 #define TPM_SE_HMAC (TPM_SE)(0x00)
514 #define TPM_SE_POLICY (TPM_SE)(0x01)
515 #define TPM_SE_TRIAL (TPM_SE)(0x03)
/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
DTpm2CommandLib.h822 IN TPM_SE SessionType,