Home
last modified time | relevance | path

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

/external/openssh/
Dmonitor.c125 u_char *ivin; member
1762 packet_set_iv(MODE_IN, child_state.ivin); in monitor_apply_keystate()
1763 xfree(child_state.ivin); in monitor_apply_keystate()
1856 child_state.ivin = buffer_get_string(&m, &child_state.ivinlen); in mm_get_keystate()