CRYPTO_hchacha_20
CRYPTO_hchacha_20(subkey, key, iv);
CRYPTO_hchacha_20(subkey, c20_ctx->key, nonce);
CRYPTO_hchacha_20(subkey, c20_ctx->key, nonce);
void CRYPTO_hchacha_20(unsigned char out[32],