Searched refs:kex_from_blob (Results 1 – 1 of 1) sorted by relevance
2387 kex_from_blob(struct sshbuf *m, struct kex **kexp) in kex_from_blob() function2433 if ((r = kex_from_blob(m, &ssh->kex)) != 0 || in ssh_packet_set_state()