Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
DTpm2Integrity.c76 TPMI_YES_NO AllocationSuccess; member
431 OUT TPMI_YES_NO *AllocationSuccess, in Tpm2PcrAllocate() argument
525 *AllocationSuccess = Res.AllocationSuccess; in Tpm2PcrAllocate()
560 TPMI_YES_NO AllocationSuccess; in Tpm2PcrAllocateBanks() local
653 &AllocationSuccess, in Tpm2PcrAllocateBanks()
663 DEBUG ((EFI_D_INFO, "AllocationSuccess - %02x\n", AllocationSuccess)); in Tpm2PcrAllocateBanks()
/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
DTpm2CommandLib.h557 OUT TPMI_YES_NO *AllocationSuccess,