Home
last modified time | relevance | path

Searched defs:attest (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssh/regress/misc/fuzz-harness/
H A Dssh-sk-null.cc31 struct sshkey **keyp, struct sshbuf *attest) in sshsk_enroll()
/freebsd/crypto/openssh/
H A Dssh-sk.c453 struct sshbuf *attest) in fill_attestation_blob()
479 struct sshkey **keyp, struct sshbuf *attest) in sshsk_enroll()
H A Dssh-sk-helper.c172 struct sshbuf *challenge, *attest, *kbuf, *resp; in process_enroll() local
H A Dssh-sk-client.c315 struct sshkey **keyp, struct sshbuf *attest) in sshsk_enroll()
H A Dssh-keygen.c3200 save_attestation(struct sshbuf *attest, const char *path) in save_attestation()
3306 struct sshbuf *challenge = NULL, *attest = NULL; in main() local