Symbol: sk_enroll_response
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
179
pack_key_ed25519(struct sk_enroll_response *response)
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
236
struct sk_option **options, struct sk_enroll_response **enroll_response)
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
238
struct sk_enroll_response *response = NULL;
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
91
pack_key_ecdsa(struct sk_enroll_response *response)
crypto/openssh/sk-api.h
70
struct sk_enroll_response key;
crypto/openssh/sk-api.h
91
struct sk_option **options, struct sk_enroll_response **enroll_response);
crypto/openssh/sk-usbhid.c
125
struct sk_option **options, struct sk_enroll_response **enroll_response);
crypto/openssh/sk-usbhid.c
606
struct sk_enroll_response *response)
crypto/openssh/sk-usbhid.c
677
struct sk_enroll_response *response)
crypto/openssh/sk-usbhid.c
709
struct sk_enroll_response *response)
crypto/openssh/sk-usbhid.c
836
struct sk_option **options, struct sk_enroll_response **enroll_response)
crypto/openssh/sk-usbhid.c
842
struct sk_enroll_response *response = NULL;
crypto/openssh/ssh-sk.c
182
sshsk_free_enroll_response(struct sk_enroll_response *r)
crypto/openssh/ssh-sk.c
207
sshsk_ecdsa_assemble(struct sk_enroll_response *resp, struct sshkey **keyp)
crypto/openssh/ssh-sk.c
276
sshsk_ed25519_assemble(struct sk_enroll_response *resp, struct sshkey **keyp)
crypto/openssh/ssh-sk.c
309
struct sk_enroll_response *resp, struct sshkey **keyp)
crypto/openssh/ssh-sk.c
454
fill_attestation_blob(const struct sk_enroll_response *resp,
crypto/openssh/ssh-sk.c
488
struct sk_enroll_response *resp = NULL;
crypto/openssh/ssh-sk.c
69
struct sk_enroll_response **enroll_response);
crypto/openssh/ssh-sk.c
87
struct sk_enroll_response **enroll_response);