Home
last modified time | relevance | path

Searched refs:TPM_PCR_COMPOSITE (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/stubdom/vtpmmgr/
A Dtpm.h174 TPM_PCR_COMPOSITE *pcrs, // out
A Dtcg.h623 typedef struct TPM_PCR_COMPOSITE { struct
627 } TPM_PCR_COMPOSITE; argument
632 inline void free_TPM_PCR_COMPOSITE(TPM_PCR_COMPOSITE* p) { in free_TPM_PCR_COMPOSITE()
A Dtpm.c835 TPM_PCR_COMPOSITE *pcrs, // out in TPM_Quote()
847 UNPACK_OUT(TPM_PCR_COMPOSITE, pcrs, UNPACK_ALLOC); in TPM_Quote()
A Dmgmt_authority.c329 TPM_PCR_COMPOSITE pcrs; in vtpm_do_quote()
A Dmarshal.h697 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