Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
DTpm2EnhancedAuthorization.c353 SendBuffer.Header.commandCode = SwapBytes32(TPM_CC_PolicyGetDigest); in Tpm2PolicyGetDigest()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTpm20.h329 #define TPM_CC_PolicyGetDigest (TPM_CC)(0x00000189) macro