add_to_ctr
add_to_ctr(rctx->msg_buf.iv_ctr, chunksize >> 4);
void add_to_ctr(u8 *ctr_pos, unsigned int increment);