HomeSort by relevance Sort by last modified time
    Searched refs:tpmProperty (Results 1 - 6 of 6) 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/
PropertyCap.c 461 propertyList->tpmProperty[propertyList->count].property =
463 propertyList->tpmProperty[propertyList->count].value = value;
TpmFail.c 46 TPML_TAGGED_TPM_PROPERTY tpmProperty; // a single tagged property
tpm_types.h 829 TPMS_TAGGED_PROPERTY tpmProperty[MAX_TPM_PROPERTIES];
    [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h     [all...]

Completed in 2105 milliseconds