#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "cryptlib.h"
#include <openssl/bio.h>
#include <openssl/err.h>
Go to the source code of this file.
Functions | |
long MS_CALLBACK | BIO_debug_callback (BIO *bio, int cmd, const char *argp, int argi, long argl, long ret) |
long MS_CALLBACK BIO_debug_callback | ( | BIO * | bio, |
int | cmd, | ||
const char * | argp, | ||
int | argi, | ||
long | argl, | ||
long | ret | ||
) |