Symbol: sk_enroll_response
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
178
pack_key_ed25519(struct sk_enroll_response *response)
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
235
struct sk_option **options, struct sk_enroll_response **enroll_response)
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
237
struct sk_enroll_response *response = NULL;
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
90
pack_key_ecdsa(struct sk_enroll_response *response)
crypto/openssh/sk-api.h
68
struct sk_enroll_response key;
crypto/openssh/sk-api.h
89
struct sk_option **options, struct sk_enroll_response **enroll_response);
crypto/openssh/sk-usbhid.c
124
struct sk_option **options, struct sk_enroll_response **enroll_response);
crypto/openssh/sk-usbhid.c
605
struct sk_enroll_response *response)
crypto/openssh/sk-usbhid.c
676
struct sk_enroll_response *response)
crypto/openssh/sk-usbhid.c
708
struct sk_enroll_response *response)
crypto/openssh/sk-usbhid.c
835
struct sk_option **options, struct sk_enroll_response **enroll_response)
crypto/openssh/sk-usbhid.c
841
struct sk_enroll_response *response = NULL;
crypto/openssh/ssh-sk.c
180
sshsk_free_enroll_response(struct sk_enroll_response *r)
crypto/openssh/ssh-sk.c
205
sshsk_ecdsa_assemble(struct sk_enroll_response *resp, struct sshkey **keyp)
crypto/openssh/ssh-sk.c
274
sshsk_ed25519_assemble(struct sk_enroll_response *resp, struct sshkey **keyp)
crypto/openssh/ssh-sk.c
307
struct sk_enroll_response *resp, struct sshkey **keyp)
crypto/openssh/ssh-sk.c
452
fill_attestation_blob(const struct sk_enroll_response *resp,
crypto/openssh/ssh-sk.c
486
struct sk_enroll_response *resp = NULL;
crypto/openssh/ssh-sk.c
67
struct sk_enroll_response **enroll_response);
crypto/openssh/ssh-sk.c
85
struct sk_enroll_response **enroll_response);