Home
last modified time | relevance | path

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

/freebsd/contrib/wireguard-tools/
H A Dshow.c78 static const char *maybe_key(const uint8_t maybe_key[static WG_KEY_LEN], bool have_it) in maybe_key() argument
80 if (!have_it) in maybe_key()