sshsk_resident_key
struct sshsk_resident_key **srks;
struct sshsk_resident_key **srks;
sshsk_free_resident_key(struct sshsk_resident_key *srk)
sshsk_free_resident_keys(struct sshsk_resident_key **srks, size_t nsrks)
const char *pin, u_int flags, struct sshsk_resident_key ***srksp,
struct sshsk_resident_key *srk = NULL, **srks = NULL, **tmp;
struct sshsk_resident_key **srks = NULL;
sshsk_free_resident_key(struct sshsk_resident_key *srk)
sshsk_free_resident_keys(struct sshsk_resident_key **srks, size_t nsrks)
const char *pin, u_int flags, struct sshsk_resident_key ***srksp,
struct sshsk_resident_key *srk = NULL, **srks = NULL, **tmp;
const char *pin, u_int flags, struct sshsk_resident_key ***srksp,
void sshsk_free_resident_keys(struct sshsk_resident_key **srks, size_t nsrks);