Home
last modified time | relevance | path

Searched refs:TPM_DIGEST (Results 1 – 10 of 10) sorted by relevance

/xen-4.10.0-shim-comet/stubdom/vtpmmgr/
A Dtpm.c137 TPM_DIGEST paramDigest; \
148 TPM_DIGEST paramDigest; \
178 TPM_DIGEST paramDigest; \
190 TPM_DIGEST paramDigest; \
328 TPM_DIGEST nonceOddOSAP; in TPM_OSAP()
465 TPM_DIGEST* inDigest, // in in TPM_Extend()
471 PACK_IN(TPM_DIGEST, inDigest); in TPM_Extend()
631 TPM_DIGEST antiReplay; in TPM_ReadPubek()
679 UNPACK_OUT(TPM_DIGEST, value); in TPM_PCR_Read()
725 TPM_DIGEST checksum; in TPM_CreateEndorsementKeyPair()
[all …]
A Dtcg.h470 typedef struct TPM_DIGEST { struct
472 } TPM_DIGEST; typedef
474 typedef TPM_DIGEST TPM_PCRVALUE;
475 typedef TPM_DIGEST TPM_COMPOSITE_HASH;
476 typedef TPM_DIGEST TPM_DIRVALUE;
477 typedef TPM_DIGEST TPM_HMAC;
478 typedef TPM_DIGEST TPM_CHOSENID_HASH;
A Dtpm.h83 TPM_DIGEST* inDigest, // in
139 TPM_RESULT TPM_PCR_Read(UINT32 pcr, TPM_DIGEST *value);
A Dmgmt_authority.c187 TPM_DIGEST extended; in do_pcr_setup()
333 TPM_DIGEST externData; in vtpm_do_quote()
A Ddisk_tpm.c32 TPM_DIGEST pcrs[24];
A Dtpm2.c79 TPM_DIGEST paramDigest;\
A Dmarshal.h405 inline BYTE* pack_TPM_DIGEST(BYTE* ptr, const TPM_DIGEST* d) { in pack_TPM_DIGEST()
410 inline BYTE* unpack_TPM_DIGEST(BYTE* ptr, TPM_DIGEST* d) { in unpack_TPM_DIGEST()
415 inline int unpack3_TPM_DIGEST(BYTE* ptr, UINT32* pos, UINT32 max, TPM_DIGEST* d) { in unpack3_TPM_DIGEST()
/xen-4.10.0-shim-comet/stubdom/
A Dvtpm-deepquote-anyloc.patch73 -TPM_RESULT VTPM_GetParentQuote(TPM_DIGEST* data, TPM_PCR_SELECTION *sel, UINT32 *sigSize, BYTE **s…
82 TPM_DIGEST hres;
105 TPM_DIGEST hres;
A Dvtpm-parent-sign-ek.patch94 +TPM_RESULT VTPM_GetParentQuote(TPM_DIGEST* data, TPM_PCR_SELECTION *sel, UINT32 *sigSize, BYTE **s…
101 + TPM_DIGEST hres;
A Dvtpm-deepquote.patch105 + TPM_DIGEST hres;

Completed in 19 milliseconds