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

/vbox/src/VBox/RDP/client-1.8.3/
H A Drdp5.c71 if (mppc_expand(s->p, length, ctype, &roff, &rlen) == -1)
H A Dmppc.c67 mppc_expand(uint8 * data, uint32 clen, uint8 ctype, uint32 * roff, uint32 * rlen) function
H A Dproto.h92 int mppc_expand(uint8 * data, uint32 clen, uint8 ctype, uint32 * roff, uint32 * rlen);
H A Drdp.c1493 if (mppc_expand(s->p, clen, ctype, &roff, &rlen) == -1)

Completed in 48 milliseconds