Searched defs:attest (Results 1 – 5 of 5) sorted by relevance
31 struct sshkey **keyp, struct sshbuf *attest) in sshsk_enroll()
455 struct sshbuf *attest) in fill_attestation_blob()481 struct sshkey **keyp, struct sshbuf *attest) in sshsk_enroll()
155 struct sshbuf *challenge, *attest, *kbuf, *resp; in process_enroll() local
297 struct sshkey **keyp, struct sshbuf *attest) in sshsk_enroll()
3286 save_attestation(struct sshbuf *attest, const char *path) in save_attestation()3392 struct sshbuf *challenge = NULL, *attest = NULL; in main() local