Home
last modified time | relevance | path

Searched refs:TPM_CC_StartAuthSession (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
DTpm2Session.c85 SendBuffer.Header.commandCode = SwapBytes32(TPM_CC_StartAuthSession); in Tpm2StartAuthSession()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTpm20.h310 #define TPM_CC_StartAuthSession (TPM_CC)(0x00000176) macro