Searched refs:do_kex (Results 1 – 1 of 1) sorted by relevance
178 do_kex(char *kex) in do_kex() function193 do_kex("curve25519-sha256@libssh.org"); in kex_tests()196 do_kex("ecdh-sha2-nistp256"); in kex_tests()197 do_kex("ecdh-sha2-nistp384"); in kex_tests()198 do_kex("ecdh-sha2-nistp521"); in kex_tests()200 do_kex("diffie-hellman-group-exchange-sha256"); in kex_tests()201 do_kex("diffie-hellman-group-exchange-sha1"); in kex_tests()202 do_kex("diffie-hellman-group14-sha1"); in kex_tests()203 do_kex("diffie-hellman-group1-sha1"); in kex_tests()