Lines Matching full:sshkey
79 #include "sshkey.h"
114 struct sshkey *key;
195 lookup_identity(struct sshkey *key, int version)
297 struct sshkey *key;
323 struct sshkey *private = id->key;
376 struct sshkey *key;
430 struct sshkey *key = NULL;
545 agent_decode_rsa1(struct sshbuf *m, struct sshkey **kp)
547 struct sshkey *k = NULL;
592 struct sshkey *k = NULL;
711 struct sshkey **keys = NULL, *k;