Home
last modified time | relevance | path

Searched refs:do_kex (Results 1 – 1 of 1) sorted by relevance

/external/openssh/regress/unittests/kex/
Dtest_kex.c179 do_kex(char *kex) in do_kex() function
192 do_kex("curve25519-sha256@libssh.org"); in kex_tests()
194 do_kex("ecdh-sha2-nistp256"); in kex_tests()
195 do_kex("ecdh-sha2-nistp384"); in kex_tests()
196 do_kex("ecdh-sha2-nistp521"); in kex_tests()
198 do_kex("diffie-hellman-group-exchange-sha256"); in kex_tests()
199 do_kex("diffie-hellman-group-exchange-sha1"); in kex_tests()
200 do_kex("diffie-hellman-group14-sha1"); in kex_tests()
201 do_kex("diffie-hellman-group1-sha1"); in kex_tests()