Searched refs:c_keytype (Results 1 – 1 of 1) sorted by relevance
102 int c_keytype; /* Only one of KT_* */ member218 switch (c->c_keytype) { in keygrab_ssh2()260 fatal("unknown key type %d", c->c_keytype); in keygrab_ssh2()397 fdcon[s].c_keytype = keytype; in conalloc()415 fdcon[s].c_keytype = 0; in confree()434 ret = conalloc(c->c_namelist, c->c_output_name, c->c_keytype); in conrecycle()