HomeSort by relevance Sort by last modified time
    Searched refs:SizeAvailable (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
Tpm2Integrity.c 79 UINT32 SizeAvailable;
420 @param[out] SizeAvailable Number of octets available. Computed before the allocation
434 OUT UINT32 *SizeAvailable
528 *SizeAvailable = SwapBytes32(Res.SizeAvailable);
563 UINT32 SizeAvailable;
656 &SizeAvailable
666 DEBUG ((EFI_D_INFO, "SizeAvailable - %08x\n", SizeAvailable));
  /device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
Tpm2CommandLib.h 546 @param[out] SizeAvailable Number of octets available. Computed before the allocation
560 OUT UINT32 *SizeAvailable
    [all...]

Completed in 1313 milliseconds