chacha_stream
void chacha_stream(uint8_t *restrict, size_t,
chacha_stream(cprng->buf, sizeof(cprng->buf), 0, cprng->nonce,
chacha_stream(buf, len, 0, nonce, seed, 8);