Home
last modified time | relevance | path

Searched refs:sshsk_resident_key (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/openssh/
H A Dssh-sk.h34 struct sshsk_resident_key { struct
72 const char *pin, u_int flags, struct sshsk_resident_key ***srksp,
76 void sshsk_free_resident_keys(struct sshsk_resident_key **srks, size_t nsrks);
H A Dssh-sk-client.c372 sshsk_free_resident_key(struct sshsk_resident_key *srk) in sshsk_free_resident_key()
383 sshsk_free_resident_keys(struct sshsk_resident_key **srks, size_t nsrks) in sshsk_free_resident_keys()
397 const char *pin, u_int flags, struct sshsk_resident_key ***srksp, in sshsk_load_resident()
403 struct sshsk_resident_key *srk = NULL, **srks = NULL, **tmp; in sshsk_load_resident()
H A Dssh-sk.c777 sshsk_free_resident_key(struct sshsk_resident_key *srk) in sshsk_free_resident_key()
788 sshsk_free_resident_keys(struct sshsk_resident_key **srks, size_t nsrks) in sshsk_free_resident_keys()
802 const char *pin, u_int flags, struct sshsk_resident_key ***srksp, in sshsk_load_resident()
810 struct sshsk_resident_key *srk = NULL, **srks = NULL, **tmp; in sshsk_load_resident()
H A Dssh-sk-helper.c218 struct sshsk_resident_key **srks = NULL; in process_load_resident()
H A Dssh-add.c608 struct sshsk_resident_key **srks; in load_resident_keys()
H A Dssh-keygen.c3197 struct sshsk_resident_key **srks; in do_download_sk()
/freebsd/crypto/openssh/regress/misc/fuzz-harness/
H A Dssh-sk-null.cc46 const char *pin, u_int flags, struct sshsk_resident_key ***srksp, in sshsk_load_resident()