This is a port of cyaSSL 2.7.0.

Dependents:   CyaSSL_DTLS_Cellular CyaSSL_DTLS_Ethernet

cyassl/openssl/bio.h

Committer:
ashleymills
Date:
2013-09-05
Revision:
1:c0ce1562443a
Parent:
0:714293de3836

File content as of revision 1:c0ce1562443a:

/* bio.h for openssl */


#ifndef CYASSL_BIO_H_
#define CYASSL_BIO_H_

#include <cyassl/openssl/ssl.h>


#ifdef __cplusplus
    extern "C" {
#endif




#ifdef __cplusplus
    }  /* extern "C" */ 
#endif


#endif /* CYASSL_BIO_H_ */