![]() |
ucspi-ssl
0.99e
TLS encryption for IPv6 communication
|
Go to the source code of this file.
Functions | |
int | buffer_flush (buffer *s) |
int | buffer_putalign (buffer *s, const char *buf, unsigned int len) |
int | buffer_put (buffer *s, const char *buf, unsigned int len) |
int | buffer_putflush (buffer *s, const char *buf, unsigned int len) |
int | buffer_putsalign (buffer *s, const char *buf) |
int | buffer_puts (buffer *s, const char *buf) |
int | buffer_putsflush (buffer *s, const char *buf) |
Definition at line 71 of file buffer_put.c.
Definition at line 82 of file buffer_put.c.
Definition at line 87 of file buffer_put.c.