Home
last modified time | relevance | path

Searched defs:have_state (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssh/
H A Dsshkey-xmss.c71 int have_state; /* .state file exists */ member
451 int lockfd = -1, have_state = 0, have_ostate, tries = 0; in sshkey_xmss_get_state() local
841 u_char have_state, have_stack, have_filename, have_enc; in sshkey_xmss_deserialize_state_opt() local
/freebsd/contrib/unbound/validator/
H A Dvalidator.c649 int num_verifies = 0, verified, have_state = 0; in validate_msg_signatures() local
/freebsd/sbin/ipfw/
H A Dipfw2.c4162 ipfw_insn *have_state = NULL; /* any state-related option */ in compile_rule() local