noise_remote_lookup
if ((remote = noise_remote_lookup(sc->sc_local, pub_key)) != NULL)
if ((remote = noise_remote_lookup(sc->sc_local,
if ((r = noise_remote_lookup(l, r_public)) == NULL)
noise_remote_lookup(struct noise_local *, const uint8_t[NOISE_PUBLIC_KEY_LEN]);