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