Searched refs:input_kex_c25519_reply (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dkexc25519c.c47 input_kex_c25519_reply(int type, u_int32_t seq, void *ctxt);
67 ssh_dispatch_set(ssh, SSH2_MSG_KEX_ECDH_REPLY, &input_kex_c25519_reply);
72 input_kex_c25519_reply(int type, u_int32_t seq, void *ctxt) function
H A Dssh_namespace.h371 #define input_kex_c25519_reply Fssh_input_kex_c25519_reply macro

Completed in 107 milliseconds