Searched refs:packet_put_string (Results 1 – 4 of 4) sorted by relevance
70 #define packet_put_string( buf, len) \ macro
1439 packet_put_string(padded, size); in ssh_put_password()
898 packet_put_string(sshbuf_ptr(buf), sshbuf_len(buf));
2285 packet_put_string(sshbuf_ptr(cmd), sshbuf_len(cmd)); in client_session2_setup()