Searched refs:packet_set_iv (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dpacket.h89 void packet_set_iv(int, u_char *);
H A Dssh_namespace.h399 #define packet_set_iv ssh_packet_set_iv macro
H A Dmonitor.c1802 packet_set_iv(MODE_OUT, child_state.ivout);
1804 packet_set_iv(MODE_IN, child_state.ivin);
H A Dpacket.c384 packet_set_iv(int mode, u_char *dat) function

Completed in 105 milliseconds