Searched defs:sshkey (Results 1 – 2 of 2) sorted by relevance
123 struct sshkey { struct124 int type;148 struct sshkey_cert *cert; argument165 struct sshkey *sshkey_new(int); argument
224 int (*cb)(struct sshkey *, struct ssh *)) in ssh_set_verify_host_key_callback()