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.c455 struct sshbuf *attest) in fill_attestation_blob()
481 struct sshkey **keyp, struct sshbuf *attest) in sshsk_enroll()
H A Dssh-sk-helper.c155 struct sshbuf *challenge, *attest, *kbuf, *resp; in process_enroll() local
H A Dssh-sk-client.c297 struct sshkey **keyp, struct sshbuf *attest) in sshsk_enroll()
H A Dssh-keygen.c3286 save_attestation(struct sshbuf *attest, const char *path) in save_attestation()
3392 struct sshbuf *challenge = NULL, *attest = NULL; in main() local