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