Home
last modified time | relevance | path

Searched refs:TPMS_NV_PUBLIC_Marshal (Results 1 – 4 of 4) sorted by relevance

/external/tpm2/
DNV.c1388 dataSize = TPMS_NV_PUBLIC_Marshal(&nvIndex.publicArea, &buffer, &bufferSize); in NvGetName()
Dtpm_generated.h937 UINT16 TPMS_NV_PUBLIC_Marshal(TPMS_NV_PUBLIC* source,
Dtpm_generated.c1485 UINT16 TPMS_NV_PUBLIC_Marshal(TPMS_NV_PUBLIC* source, in TPMS_NV_PUBLIC_Marshal() function
1532 total_size += TPMS_NV_PUBLIC_Marshal(&source->t.nvPublic, buffer, size); in TPM2B_NV_PUBLIC_Marshal()
Dpart4.txt10650 1108 dataSize = TPMS_NV_PUBLIC_Marshal(&nvIndex.publicArea, &buffer, NULL);