Home | History | Annotate | Download | only in openssh

Lines Matching full:key_ssh_name

1236 		buffer_put_cstring(&b, key_ssh_name(id->key));
1261 buffer_put_cstring(&b, key_ssh_name(id->key));
1306 packet_put_cstring(key_ssh_name(id->key));
1694 pkalg = xstrdup(key_ssh_name(private));