Searched defs:attest (Results 1 – 8 of 8) sorted by relevance
48 TPMS_ATTEST *attest // OUT: attest structure in FillInAttestInfo()129 TPM2B_ATTEST *attest, // OUT: marshaled attest blob to be in SignAttestInfo()
47 TPM2B_ATTEST *attest = NULL; in test_esys_quote() local
31 struct sshkey **keyp, struct sshbuf *attest) in sshsk_enroll()
151 struct sshbuf *challenge, *attest, *kbuf, *resp; in process_enroll() local
305 struct sshkey **keyp, struct sshbuf *attest) in sshsk_enroll()
426 struct sshkey **keyp, struct sshbuf *attest) in sshsk_enroll()
3097 struct sshbuf *challenge = NULL, *attest = NULL; in main() local
174 TPMS_ATTEST attest; /**< Attestation data from Quote */ member