Searched refs:sshbuf_mutable_ptr (Results 1 – 5 of 5) sorted by relevance
35 #define buffer_ptr(b) sshbuf_mutable_ptr(b)
131 u_char *sshbuf_mutable_ptr(const struct sshbuf *buf);
297 sshbuf_mutable_ptr(const struct sshbuf *buf) in sshbuf_mutable_ptr() function
628 sshbuf_mutable_ptr(in)) == NULL) in compress_buffer()669 sshbuf_mutable_ptr(in)) == NULL) in uncompress_buffer()865 cp = sshbuf_mutable_ptr(state->outgoing_packet); in ssh_packet_send1()1139 cp = sshbuf_mutable_ptr(state->outgoing_packet); in ssh_packet_send2_wrapped()
369 if ((cookie = sshbuf_mutable_ptr(kex->my)) == NULL) in kex_send_kexinit()