Searched defs:test_state (Results 1 – 3 of 3) sorted by relevance
34 struct test_state { struct35 struct sshbuf *smsgs, *cmsgs; /* output, for standalone mode */36 struct sshbuf *sin, *cin; /* input; setup per-test in do_kex_with_key */37 struct sshbuf *s_template, *c_template; /* main copy of input */
72 enum test_state { enum
143 enum test_state { enum