Lines Matching refs:sk_option
58 const char *pin, struct sk_option **opts,
65 uint8_t flags, const char *pin, struct sk_option **opts,
69 int (*sk_load_resident_keys)(const char *pin, struct sk_option **opts,
76 const char *pin, struct sk_option **opts,
81 uint8_t flags, const char *pin, struct sk_option **opts,
83 int ssh_sk_load_resident_keys(const char *pin, struct sk_option **opts,
353 sshsk_free_options(struct sk_option **opts) in sshsk_free_options()
368 sshsk_add_option(struct sk_option ***optsp, size_t *noptsp, in sshsk_add_option()
371 struct sk_option **opts = *optsp; in sshsk_add_option()
396 struct sk_option ***optsp) in make_options()
398 struct sk_option **opts = NULL; in make_options()
434 struct sk_option **opts = NULL; in sshsk_enroll()
618 struct sk_option **opts = NULL; in sshsk_sign()
737 struct sk_option **opts = NULL; in sshsk_load_resident()