Searched refs:input_kex_c25519_init (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/crypto/openssh/
H A Dkexc25519s.c44 static int input_kex_c25519_init(int, u_int32_t, void *);
50 ssh_dispatch_set(ssh, SSH2_MSG_KEX_ECDH_INIT, &input_kex_c25519_init);
55 input_kex_c25519_init(int type, u_int32_t seq, void *ctxt) function
H A Dssh_namespace.h364 #define input_kex_c25519_init Fssh_input_kex_c25519_init macro

Completed in 149 milliseconds