Searched refs:key_types (Results 1 – 2 of 2) sorted by relevance
1091 } key_types[] = { in do_gen_all_hostkeys() local1112 for (i = 0; key_types[i].key_type; i++) { in do_gen_all_hostkeys()1117 identity_file, key_types[i].path); in do_gen_all_hostkeys()1124 error("Could not stat %s: %s", key_types[i].path, in do_gen_all_hostkeys()1134 identity_file, key_types[i].path); in do_gen_all_hostkeys()1136 identity_file, key_types[i].path); in do_gen_all_hostkeys()1138 identity_file, key_types[i].path); in do_gen_all_hostkeys()1144 printf("%s ", key_types[i].key_type_display); in do_gen_all_hostkeys()1146 type = sshkey_type_from_shortname(key_types[i].key_type); in do_gen_all_hostkeys()1190 key_types[i].path, strerror(errno)); in do_gen_all_hostkeys()
428 static const char *key_types = "ICLD"; in show_crom() local477 key_types[(reg->key & CSRTYPE_MASK)>>6], in show_crom()