HomeSort by relevance Sort by last modified time
    Searched refs:rfbEncryptBytes (Results 1 - 4 of 4) sorted by null

  /external/libvncserver/common/
vncauth.c 56 #ifndef rfbEncryptBytes
178 rfbEncryptBytes(unsigned char *bytes, char *passwd)
  /external/libvncserver/rfb/
rfbproto.h     [all...]
  /external/libvncserver/libvncserver/
main.c 712 rfbEncryptBytes(cl->authChallenge, passwd);
740 rfbEncryptBytes(auth_tmp, *passwds);
  /external/libvncserver/libvncclient/
rfbproto.c     [all...]

Completed in 397 milliseconds