Searched refs:TPM_PCR_COMPOSITE (Results 1 – 5 of 5) sorted by relevance
174 TPM_PCR_COMPOSITE *pcrs, // out
623 typedef struct TPM_PCR_COMPOSITE { struct627 } TPM_PCR_COMPOSITE; argument632 inline void free_TPM_PCR_COMPOSITE(TPM_PCR_COMPOSITE* p) { in free_TPM_PCR_COMPOSITE()
835 TPM_PCR_COMPOSITE *pcrs, // out in TPM_Quote()847 UNPACK_OUT(TPM_PCR_COMPOSITE, pcrs, UNPACK_ALLOC); in TPM_Quote()
329 TPM_PCR_COMPOSITE pcrs; in vtpm_do_quote()
697 inline BYTE* pack_TPM_PCR_COMPOSITE(BYTE* ptr, const TPM_PCR_COMPOSITE* p) { in pack_TPM_PCR_COMPOSITE()705 inline int unpack3_TPM_PCR_COMPOSITE(BYTE* ptr, UINT32* pos, UINT32 max, TPM_PCR_COMPOSITE* p, Unpa… in unpack3_TPM_PCR_COMPOSITE()
Completed in 13 milliseconds