Searched refs:next_tag (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dsecure.c561 uint8 *next_tag, *end; local
598 next_tag = s->p + length;
618 s->p = next_tag;
760 uint8 *next_tag; local
776 next_tag = s->p + length - 4;
798 s->p = next_tag;

Completed in 388 milliseconds