krfb
Go to the source code of this file.
Macros | |
#define | DE1 1 /* MODE == decrypt */ |
#define | EN0 0 /* MODE == encrypt */ |
Functions | |
void | rfbCPKey (unsigned long *) |
void | rfbDes (unsigned char *, unsigned char *) |
void | rfbDesKey (unsigned char *, int) |
void | rfbUseKey (unsigned long *) |
Macro Definition Documentation
Function Documentation
void rfbCPKey | ( | unsigned long * | ) |
void rfbDes | ( | unsigned char * | , |
unsigned char * | |||
) |
void rfbUseKey | ( | unsigned long * | ) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:54:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:54:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.