Searched refs:derive_ssh1_session_id (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dkex.h228 derive_ssh1_session_id(BIGNUM *, BIGNUM *, u_int8_t[8], u_int8_t[16]);
H A Dsshconnect1.c564 derive_ssh1_session_id(host_key->rsa->n, server_key->rsa->n, cookie, session_id);
H A Dssh_namespace.h312 #define derive_ssh1_session_id Fssh_derive_ssh1_session_id macro
H A Dkex.c972 derive_ssh1_session_id(BIGNUM *host_modulus, BIGNUM *server_modulus, function
H A Dsshd.c2604 derive_ssh1_session_id(

Completed in 194 milliseconds