OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
bio_cb.c File Reference
#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)
 

Function Documentation

long MS_CALLBACK BIO_debug_callback ( BIO bio,
int  cmd,
const char *  argp,
int  argi,
long  argl,
long  ret 
)

Definition at line 66 of file bio_cb.c.