Searched refs:expected_match (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/crypto/openssh/regress/unittests/hostkeys/
H A Dtest_iterate.c59 u_int expected_status, expected_match; local
82 expected_match = expected->l.match;
85 expected_match |= expected->x; \
110 ASSERT_U_INT_EQ(l->match, expected_match);

Completed in 76 milliseconds