kex_type_from_name
k->kex_type = kex_type_from_name(k->name);
u_int kex_type_from_name(const char *);