chacha_stream_xor
return chacha_stream_xor(req, &subctx, real_iv);
return chacha_stream_xor(req, ctx, req->iv);