Searched refs:key_types (Results 1 – 4 of 4) sorted by relevance
1014 } key_types[] = { in do_gen_all_hostkeys() local1036 for (i = 0; key_types[i].key_type; i++) { in do_gen_all_hostkeys()1041 identity_file, key_types[i].path); in do_gen_all_hostkeys()1048 error("Could not stat %s: %s", key_types[i].path, in do_gen_all_hostkeys()1058 identity_file, key_types[i].path); in do_gen_all_hostkeys()1060 identity_file, key_types[i].path); in do_gen_all_hostkeys()1062 identity_file, key_types[i].path); in do_gen_all_hostkeys()1068 printf("%s ", key_types[i].key_type_display); in do_gen_all_hostkeys()1070 type = sshkey_type_from_shortname(key_types[i].key_type); in do_gen_all_hostkeys()1114 key_types[i].path, strerror(errno)); in do_gen_all_hostkeys()
327 static const OSSL_PARAM key_types[] = { in mlx_kem_imexport_types() local334 return key_types; in mlx_kem_imexport_types()
336 static const OSSL_PARAM key_types[] = { in ml_kem_imexport_types() local344 return key_types; in ml_kem_imexport_types()
428 static const char *key_types = "ICLD"; in show_crom() local477 key_types[(reg->key & CSRTYPE_MASK)>>6], in show_crom()