Home
last modified time | relevance | path

Searched refs:kex_buf2prop (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/usr.bin/ssh/
Dkex.c80 kex_buf2prop(Buffer *raw, int *first_kex_follows) in kex_buf2prop() function
365 my = kex_buf2prop(&kex->my, NULL); in kex_choose_conf()
366 peer = kex_buf2prop(&kex->peer, &first_kex_follows); in kex_choose_conf()