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

  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
Tpm2Capability.c 157 CopyMem (Family, &TpmCap.data.tpmProperties.tpmProperty->value, 4);
192 *ManufactureId = TpmCap.data.tpmProperties.tpmProperty->value;
229 *FirmwareVersion1 = SwapBytes32 (TpmCap.data.tpmProperties.tpmProperty->value);
241 *FirmwareVersion2 = SwapBytes32 (TpmCap.data.tpmProperties.tpmProperty->value);
279 *MaxCommandSize = SwapBytes32 (TpmCap.data.tpmProperties.tpmProperty->value);
292 *MaxResponseSize = SwapBytes32 (TpmCap.data.tpmProperties.tpmProperty->value);
370 *LockoutCounter = SwapBytes32 (TpmCap.data.tpmProperties.tpmProperty->value);
405 *LockoutInterval = SwapBytes32 (TpmCap.data.tpmProperties.tpmProperty->value);
441 *InputBufferSize = SwapBytes32 (TpmCap.data.tpmProperties.tpmProperty->value);
610 *AlgorithmSet = SwapBytes32 (TpmCap.data.tpmProperties.tpmProperty->value);
    [all...]
  /external/tpm2/
GetCapability.c 117 &out->capabilityData.data.tpmProperties);
tpm_types.h     [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h     [all...]

Completed in 105 milliseconds