Home
last modified time | relevance | path

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

/external/openssh/
Dpacket.h85 int packet_get_ssh1_cipher(void);
Dmonitor_wrap.c613 buffer_put_int(&m, packet_get_ssh1_cipher()); in mm_send_keystate()
Dpacket.c388 packet_get_ssh1_cipher(void) in packet_get_ssh1_cipher() function