ChaCha20_ctr32_c
ChaCha20_ctr32_c(out, inp, len, key, counter);
void ChaCha20_ctr32_c(unsigned char *out, const unsigned char *inp, size_t len,