noise_keypair_should_refresh
if (noise_keypair_should_refresh(peer->p_remote, true))
if (noise_keypair_should_refresh(peer->p_remote, false))
bool noise_keypair_should_refresh(struct noise_remote *, bool);