Home
last modified time | relevance | path

Searched defs:sshkey (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/crypto/openssh/
H A Dsshkey.h125 struct sshkey { struct
126 int type;
150 struct sshkey_cert *cert; argument
168 u_int (*size)(const struct sshkey *); /* optional */ argument
H A Dssh_api.c236 int (*cb)(struct sshkey *, struct ssh *)) in ssh_set_verify_host_key_callback()