Searched refs:SignKeyList (Results 1 – 5 of 5) sorted by relevance
99 struct SignKeyList;101 struct SignKeyList { struct105 struct SignKeyList *next; argument
41 struct SignKeyList *keyitem; in cli_pubkeyfail()42 struct SignKeyList **previtem; in cli_pubkeyfail()63 struct SignKeyList *keyitem = NULL; in recv_msg_userauth_pk_ok()
297 struct SignKeyList * nextkey; in loadidentityfile()310 nextkey = (struct SignKeyList*)m_malloc(sizeof(struct SignKeyList)); in loadidentityfile()
110 struct SignKeyList *privkeys; /* Keys to use for public-key auth */
235 struct SignKeyList *lastprivkey;