OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Classes | Typedefs | Functions
bf_nbio.c File Reference
#include <stdio.h>
#include <errno.h>
#include "cryptlib.h"
#include <openssl/rand.h>
#include <openssl/bio.h>

Go to the source code of this file.

Classes

struct  nbio_test_st
 

Typedefs

typedef struct nbio_test_st NBIO_TEST
 

Functions

BIO_METHODBIO_f_nbio_test (void)
 

Typedef Documentation

typedef struct nbio_test_st NBIO_TEST

Function Documentation

BIO_METHOD* BIO_f_nbio_test ( void  )

Definition at line 97 of file bf_nbio.c.