Searched defs:attest (Results 1 – 4 of 4) sorted by relevance
48 TPMS_ATTEST *attest // OUT: attest structure in FillInAttestInfo()129 TPM2B_ATTEST *attest, // OUT: marshaled attest blob to be in SignAttestInfo()
36 pub mod attest; module
47 TPM2B_ATTEST *attest = NULL; in test_esys_quote() local
174 TPMS_ATTEST attest; /**< Attestation data from Quote */ member