Searched refs:compute_session_id (Results 1 – 4 of 4) sorted by relevance
27 void compute_session_id(u_char[16], u_char[8], BIGNUM *, BIGNUM *);
29 compute_session_id(u_char session_id[16], in compute_session_id() function
1022 compute_session_id(session_id, cookie, host_key->rsa->n, server_key->rsa->n); in ssh_kex()
1875 compute_session_id(session_id, cookie, in do_ssh1_kex()