Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/regress/misc/fuzz-harness/
H A Dkex_fuzz.cc34 struct test_state { struct
76 run_kex(struct test_state *ts, struct ssh *client, struct ssh *server) in run_kex()
174 do_kex_with_key(struct shared_state *st, struct test_state *ts, in do_kex_with_key()
322 struct test_state *ts; in main()
345 ts = (struct test_state *)xcalloc(1, sizeof(*ts)); in main()
394 do_kex(struct shared_state *st, struct test_state *ts, const char *kex) in do_kex()
402 kex_tests(struct shared_state *st, struct test_state *ts) in kex_tests()
414 struct test_state *ts; in LLVMFuzzerTestOneInput()
431 ts = (struct test_state *)xcalloc(1, sizeof(*ts)); in LLVMFuzzerTestOneInput()
441 ts = (struct test_state *)xcalloc(1, sizeof(*ts)); in LLVMFuzzerTestOneInput()
/freebsd/contrib/ofed/librdmacm/examples/
H A Drping.c72 enum test_state { enum
141 enum test_state state; /* used for cond/signalling */
/freebsd/sys/contrib/rdma/krping/
H A Dkrping.c143 enum test_state { enum
216 enum test_state state; /* used for cond/signalling */