Searched refs:unpack3_TPM_PCR_SELECTION (Results 1 – 1 of 1) sorted by relevance
/xen-4.10.0-shim-comet/stubdom/vtpmmgr/ |
A D | marshal.h | 621 inline int unpack3_TPM_PCR_SELECTION(BYTE* ptr, UINT32* pos, UINT32 max, TPM_PCR_SELECTION* p, Unpa… in unpack3_TPM_PCR_SELECTION() function 641 return unpack3_TPM_PCR_SELECTION(ptr, pos, max, &p->pcrSelection, alloc) || in unpack3_TPM_PCR_INFO() 687 unpack3_TPM_PCR_SELECTION(ptr, pos, max, in unpack3_TPM_PCR_INFO_LONG() 689 unpack3_TPM_PCR_SELECTION(ptr, pos, max, in unpack3_TPM_PCR_INFO_LONG() 706 return unpack3_TPM_PCR_SELECTION(ptr, pos, max, &p->select, alloc) || in unpack3_TPM_PCR_COMPOSITE()
|
Completed in 8 milliseconds