This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| rfbBool | HandleAnonTLSAuth (rfbClient *client) |
| rfbBool | HandleVeNCryptAuth (rfbClient *client) |
| int | ReadFromTLS (rfbClient *client, char *out, unsigned int n) |
| int | WriteToTLS (rfbClient *client, char *buf, unsigned int n) |
| void | FreeTLS (rfbClient *client) |
| void FreeTLS | ( | rfbClient * | client | ) |
Definition at line 352 of file tls_gnutls.c.
Here is the call graph for this function:
Here is the caller graph for this function:| int ReadFromTLS | ( | rfbClient * | client, | |
| char * | out, | |||
| unsigned int | n | |||
| ) |
| int WriteToTLS | ( | rfbClient * | client, | |
| char * | buf, | |||
| unsigned int | n | |||
| ) |
1.7.1