Searched refs:pcrSelect (Results 1 – 8 of 8) sorted by relevance
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/ |
D | Tpm2Integrity.c | 341 …SendBuffer.PcrSelectionIn.pcrSelections[Index].pcrSelect, &PcrSelectionIn->pcrSelections[Index].pc… in Tpm2PcrRead() 393 …m (&PcrSelectionOut->pcrSelections[Index].pcrSelect, &RecvBuffer.PcrSelectionOut.pcrSelections[Ind… in Tpm2PcrRead() 474 …CopyMem (Buffer, PcrAllocation->pcrSelections[Index].pcrSelect, PcrAllocation->pcrSelections[Index… in Tpm2PcrAllocate() 583 PcrAllocation.pcrSelections[PcrAllocation.count].pcrSelect[0] = 0xFF; in Tpm2PcrAllocateBanks() 584 PcrAllocation.pcrSelections[PcrAllocation.count].pcrSelect[1] = 0xFF; in Tpm2PcrAllocateBanks() 585 PcrAllocation.pcrSelections[PcrAllocation.count].pcrSelect[2] = 0xFF; in Tpm2PcrAllocateBanks() 587 PcrAllocation.pcrSelections[PcrAllocation.count].pcrSelect[0] = 0x00; in Tpm2PcrAllocateBanks() 588 PcrAllocation.pcrSelections[PcrAllocation.count].pcrSelect[1] = 0x00; in Tpm2PcrAllocateBanks() 589 PcrAllocation.pcrSelections[PcrAllocation.count].pcrSelect[2] = 0x00; in Tpm2PcrAllocateBanks() 597 PcrAllocation.pcrSelections[PcrAllocation.count].pcrSelect[0] = 0xFF; in Tpm2PcrAllocateBanks() [all …]
|
D | Tpm2Capability.c | 482 …CopyMem (Pcrs->pcrSelections[Index].pcrSelect, TpmCap.data.assignedPCR.pcrSelections[Index].pcrSel… in Tpm2GetCapabilityPcrs() 536 … if (!IsZeroBuffer (Pcrs.pcrSelections[Index].pcrSelect, Pcrs.pcrSelections[Index].sizeofSelect)) { in Tpm2GetCapabilitySupportedAndActivePcrs() 544 … if (!IsZeroBuffer (Pcrs.pcrSelections[Index].pcrSelect, Pcrs.pcrSelections[Index].sizeofSelect)) { in Tpm2GetCapabilitySupportedAndActivePcrs() 552 … if (!IsZeroBuffer (Pcrs.pcrSelections[Index].pcrSelect, Pcrs.pcrSelections[Index].sizeofSelect)) { in Tpm2GetCapabilitySupportedAndActivePcrs() 560 … if (!IsZeroBuffer (Pcrs.pcrSelections[Index].pcrSelect, Pcrs.pcrSelections[Index].sizeofSelect)) { in Tpm2GetCapabilitySupportedAndActivePcrs() 568 … if (!IsZeroBuffer (Pcrs.pcrSelections[Index].pcrSelect, Pcrs.pcrSelections[Index].sizeofSelect)) { in Tpm2GetCapabilitySupportedAndActivePcrs()
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm12CommandLib/ |
D | Tpm12NvStorage.c | 89 …Command.PubInfo.pcrInfoRead.pcrSelection.pcrSelect[0] = PubInfo->pcrInfoRead.pcrSelection.pcrSele… in Tpm12NvDefineSpace() 90 …Command.PubInfo.pcrInfoRead.pcrSelection.pcrSelect[1] = PubInfo->pcrInfoRead.pcrSelection.pcrSele… in Tpm12NvDefineSpace() 91 …Command.PubInfo.pcrInfoRead.pcrSelection.pcrSelect[2] = PubInfo->pcrInfoRead.pcrSelection.pcrSele… in Tpm12NvDefineSpace() 95 …Command.PubInfo.pcrInfoWrite.pcrSelection.pcrSelect[0] = PubInfo->pcrInfoWrite.pcrSelection.pcrSel… in Tpm12NvDefineSpace() 96 …Command.PubInfo.pcrInfoWrite.pcrSelection.pcrSelect[1] = PubInfo->pcrInfoWrite.pcrSelection.pcrSel… in Tpm12NvDefineSpace() 97 …Command.PubInfo.pcrInfoWrite.pcrSelection.pcrSelect[2] = PubInfo->pcrInfoWrite.pcrSelection.pcrSel… in Tpm12NvDefineSpace()
|
/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/ |
D | Tpm12CommandLib.h | 62 UINT8 pcrSelect[3]; member
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
D | Tpm20.h | 991 BYTE pcrSelect[PCR_SELECT_MAX]; member 998 BYTE pcrSelect[PCR_SELECT_MAX]; member 1045 BYTE pcrSelect[PCR_SELECT_MAX]; member 1167 TPML_PCR_SELECTION pcrSelect; member 1778 TPML_PCR_SELECTION pcrSelect; member
|
D | Tpm12.h | 912 UINT8 pcrSelect[1]; member
|
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Config/ |
D | Tcg2ConfigImpl.c | 814 … if (!IsZeroBuffer (Pcrs.pcrSelections[Index].pcrSelect, Pcrs.pcrSelections[Index].sizeofSelect)) { in InstallTcg2ConfigForm()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/ |
D | Tpm12.h | 791 UINT8 pcrSelect[1]; member
|