Home | History | Annotate | Download | only in openssh

Lines Matching refs:buffer_put_cstring

1612 		buffer_put_cstring(&b, key_ssh_name(key));
1620 buffer_put_cstring(&b, key_ssh_name(key));
1621 buffer_put_cstring(&b, key_curve_nid_to_name(key->ecdsa_nid));
1627 buffer_put_cstring(&b, key_ssh_name(key));
1889 buffer_put_cstring(&k->cert->certblob, key_ssh_name(k));
1906 buffer_put_cstring(&k->cert->certblob,
1930 buffer_put_cstring(&k->cert->certblob, k->cert->key_id);
1934 buffer_put_cstring(&principals, k->cert->principals[i]);