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

  /external/tpm2/
GetCapability.c 107 &out->capabilityData.data.assignedPCR);
tpm_types.h     [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
Tpm2Capability.c 478 Pcrs->count = SwapBytes32 (TpmCap.data.assignedPCR.count);
480 Pcrs->pcrSelections[Index].hash = SwapBytes16 (TpmCap.data.assignedPCR.pcrSelections[Index].hash);
481 Pcrs->pcrSelections[Index].sizeofSelect = TpmCap.data.assignedPCR.pcrSelections[Index].sizeofSelect;
482 CopyMem (Pcrs->pcrSelections[Index].pcrSelect, TpmCap.data.assignedPCR.pcrSelections[Index].pcrSelect, Pcrs->pcrSelections[Index].sizeofSelect);
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h     [all...]

Completed in 186 milliseconds