Home
last modified time | relevance | path

Searched defs:do_kex_with_key (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssh/regress/unittests/kex/
H A Dtest_kex.c78 do_kex_with_key(char *kex, int keytype, int bits) in do_kex_with_key() function
/freebsd/crypto/openssh/regress/misc/fuzz-harness/
H A Dkex_fuzz.cc175 do_kex_with_key(struct shared_state *st, struct test_state *ts, in do_kex_with_key() function