Searched refs:kex_to_blob (Results 1 – 1 of 1) sorted by relevance
2490 kex_to_blob(struct sshbuf *m, struct kex *kex) in kex_to_blob() function2578 if ((r = kex_to_blob(m, ssh->kex)) != 0 || in ssh_packet_get_state()