Searched refs:derive_ssh1_session_id (Results 1 – 4 of 4) sorted by relevance
155 derive_ssh1_session_id(BIGNUM *, BIGNUM *, u_int8_t[8], u_int8_t[16]);
541 derive_ssh1_session_id(host_key->rsa->n, server_key->rsa->n, cookie, session_id); in ssh_kex()
506 derive_ssh1_session_id(BIGNUM *host_modulus, BIGNUM *server_modulus, in derive_ssh1_session_id() function
1933 derive_ssh1_session_id( in do_ssh1_kex()