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

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
TrEEProtocol.h 72 UINT16 MaxResponseSize;
Tcg2Protocol.h 76 UINT16 MaxResponseSize;
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
TrEEDxe.c 156 TREE_DEFAULT_MAX_RESPONSE_SIZE, // MaxResponseSize
901 if (OutputParameterBlockSize >= mTcgDxeData.BsCap.MaxResponseSize) {
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
Tcg2Dxe.c 104 TCG2_DEFAULT_MAX_RESPONSE_SIZE, // MaxResponseSize
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
Tpm2Capability.c 252 @param[out] MaxResponseSize The maximum value for responseSize in a command.
261 OUT UINT32 *MaxResponseSize
292 *MaxResponseSize = SwapBytes32 (TpmCap.data.tpmProperties.tpmProperty->value);
  /device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
Tpm2CommandLib.h 654 @param[out] MaxResponseSize The maximum value for responseSize in a command.
663 OUT UINT32 *MaxResponseSize
    [all...]

Completed in 311 milliseconds