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

  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm12CommandLib/
Tpm12NvStorage.c 106 SendBuffer.PubInfo.pcrInfoWrite.pcrSelection.sizeOfSelect = SwapBytes16 (PubInfo->pcrInfoWrite.pcrSelection.sizeOfSelect);
107 SendBuffer.PubInfo.pcrInfoWrite.pcrSelection.pcrSelect[0] = PubInfo->pcrInfoWrite.pcrSelection.pcrSelect[0];
108 SendBuffer.PubInfo.pcrInfoWrite.pcrSelection.pcrSelect[1] = PubInfo->pcrInfoWrite.pcrSelection.pcrSelect[1];
109 SendBuffer.PubInfo.pcrInfoWrite.pcrSelection.pcrSelect[2] = PubInfo->pcrInfoWrite.pcrSelection.pcrSelect[2];
110 SendBuffer.PubInfo.pcrInfoWrite.localityAtRelease = PubInfo->pcrInfoWrite.localityAtRelease;
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
Tpm12CommandLib.h 75 TPM12_PCR_INFO_SHORT pcrInfoWrite;
  /system/tpm/tpm_manager/server/
tpm_nvram_impl.cc 438 if (info.pcrInfoWrite.pcrSelection.sizeOfSelect > 0 &&
439 (info.pcrInfoWrite.pcrSelection.pcrSelect[0] & 1) != 0) {
  /external/vboot_reference/utility/
tlcl_generator.c 118 offsetof(TPM_NV_DATA_PUBLIC, pcrInfoWrite) + PCR_SELECTION_FIX;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Tpm12.h     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm12.h     [all...]

Completed in 59 milliseconds