Home
last modified time | relevance | path

Searched refs:attest (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/openssh/
H A Dssh-sk.c455 struct sshbuf *attest) in fill_attestation_blob() argument
459 if (attest == NULL) in fill_attestation_blob()
461 if ((r = sshbuf_put_cstring(attest, "ssh-sk-attest-v01")) != 0 || in fill_attestation_blob()
462 (r = sshbuf_put_string(attest, in fill_attestation_blob()
464 (r = sshbuf_put_string(attest, in fill_attestation_blob()
466 (r = sshbuf_put_string(attest, in fill_attestation_blob()
468 (r = sshbuf_put_u32(attest, 0)) != 0 || /* resvd flags */ in fill_attestation_blob()
469 (r = sshbuf_put_string(attest, NULL, 0)) != 0 /* resvd */) { in fill_attestation_blob()
481 struct sshkey **keyp, struct sshbuf *attest) in sshsk_enroll() argument
500 if (attest) in sshsk_enroll()
[all …]
H A Dssh-sk-helper.c155 struct sshbuf *challenge, *attest, *kbuf, *resp; in process_enroll() local
158 if ((attest = sshbuf_new()) == NULL || in process_enroll()
185 flags, pin, challenge, &key, attest)) != 0) { in process_enroll()
196 (r = sshbuf_put_stringb(resp, attest)) != 0) in process_enroll()
202 sshbuf_free(attest); in process_enroll()
H A Dssh-sk-client.c297 struct sshkey **keyp, struct sshbuf *attest) in sshsk_enroll() argument
304 if (attest != NULL) in sshsk_enroll()
305 sshbuf_reset(attest); in sshsk_enroll()
351 if (attest != NULL && (r = sshbuf_putb(attest, abuf)) != 0) { in sshsk_enroll()
H A Dssh-sk.h53 struct sshkey **keyp, struct sshbuf *attest);
H A Dssh-keygen.c3286 save_attestation(struct sshbuf *attest, const char *path) in save_attestation() argument
3293 if (attest == NULL || sshbuf_len(attest) == 0) in save_attestation()
3296 r = sshbuf_write_file(path, attest); in save_attestation()
3392 struct sshbuf *challenge = NULL, *attest = NULL; in main() local
3889 if ((attest = sshbuf_new()) == NULL) in main()
3903 &private, attest); in main()
3994 save_attestation(attest, sk_attestation_path); in main()
3996 sshbuf_free(attest); in main()
H A DPROTOCOL.u2f157 string "ssh-sk-attest-v01"
167 string "ssh-sk-attest-v00"
/freebsd/crypto/openssh/regress/misc/fuzz-harness/
H A Dssh-sk-null.cc31 struct sshkey **keyp, struct sshbuf *attest) in sshsk_enroll() argument
/freebsd/share/dict/
H A Dweb215469 attest