Searched defs:sshkey (Results 1 – 2 of 2) sorted by relevance
125 struct sshkey { struct126 int type;150 struct sshkey_cert *cert; argument168 u_int (*size)(const struct sshkey *); /* optional */ argument
236 int (*cb)(struct sshkey *, struct ssh *)) in ssh_set_verify_host_key_callback()