On 29/08/17 19:18, shally verma wrote:
> Alongside a question of retrieving results for synchronous operations,
> have one more questions - in crypto, I dont see separate output packet
> data range. So, does it mean it writes to same offset and uses same
> length as mentioned for input packet?

Yes. Aside of padding, encryption does not change data length (and we do
not support padding ATM). Hash is written at hash_result_offset offset.

-- 
With best wishes
Dmitry

Reply via email to