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

  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm12CommandLib/
Tpm12NvStorage.c 32 TPM12_NV_DATA_PUBLIC PubInfo;
70 @param PubInfo The public parameters of the NV area.
79 IN TPM12_NV_DATA_PUBLIC *PubInfo,
98 SendBuffer.PubInfo.tag = SwapBytes16 (PubInfo->tag);
99 SendBuffer.PubInfo.nvIndex = SwapBytes32 (PubInfo->nvIndex);
100 SendBuffer.PubInfo.pcrInfoRead.pcrSelection.sizeOfSelect = SwapBytes16 (PubInfo->pcrInfoRead.pcrSelection.sizeOfSelect);
101 SendBuffer.PubInfo.pcrInfoRead.pcrSelection.pcrSelect[0] = PubInfo->pcrInfoRead.pcrSelection.pcrSelect[0];
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
Tpm12CommandLib.h 88 @param PubInfo The public parameters of the NV area.
97 IN TPM12_NV_DATA_PUBLIC *PubInfo,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincrypt.h 705 CRYPT_DATA_BLOB PubInfo;
    [all...]

Completed in 128 milliseconds