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

  /external/tpm2/
CreatePrimary_fp.h 16 TPM2B_DATA outsideInfo;
Create_fp.h 16 TPM2B_DATA outsideInfo;
CreatePrimary.c 81 &in->creationPCR, &in->outsideInfo, &out->creationData,
Create.c 100 &in->creationPCR, &in->outsideInfo,
Marshal_Create.c 58 result = TPM2B_DATA_Unmarshal(&target->outsideInfo, buffer, size);
Marshal_CreatePrimary.c 60 result = TPM2B_DATA_Unmarshal(&target->outsideInfo, buffer, size);
Object_spt.c 641 outCreation->t.creationData.outsideInfo = *outsideData;
    [all...]
tpm_types.h     [all...]
tpm_generated.c 1012 total_size += TPM2B_DATA_Marshal(&source->outsideInfo, buffer, size);
1044 result = TPM2B_DATA_Unmarshal(&target->outsideInfo, buffer, size);
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h     [all...]

Completed in 126 milliseconds