#include <stdio.h>
#include <errno.h>
#include "ssl_locl.h"
#include <openssl/evp.h>
#include <openssl/buffer.h>
Go to the source code of this file.
Macros | |
#define | USE_SOCKETS |
Functions | |
int | ssl23_write_bytes (SSL *s) |
int | ssl23_read_bytes (SSL *s, int n) |