Home | History | Annotate | Download | only in openssh

Lines Matching full:key_ssh_name

880 		fprintf(f, "%s %s", key_ssh_name(key), uu);
979 key_ssh_name(const Key *k)
1612 buffer_put_cstring(&b, key_ssh_name(key));
1620 buffer_put_cstring(&b, key_ssh_name(key));
1627 buffer_put_cstring(&b, key_ssh_name(key));
1889 buffer_put_cstring(&k->cert->certblob, key_ssh_name(k));