On Mon, Jun 5, 2017 at 5:47 AM, Jason A. Donenfeld <Jason@xxxxxxxxx> wrote: > - get_random_bytes(&key->serial, sizeof(key->serial)); > + ret = get_random_bytes_wait(&key->serial, sizeof(key->serial)); This actually isn't okay at bootup, but I've got a different change for this section that will be in the v3.