Sign in
pigweed
/
third_party
/
github
/
FreeRTOS
/
FreeRTOS-Kernel
/
7cf721ccf7b5b7e7f0168000adcd1c6da8b66e59
/
.
/
FreeRTOS-Plus
/
Source
/
WolfSSL
/
wolfssl
/
openssl
/
bio.h
blob: 5f1d4211d001a42aadca4e77ac603b4520a35f6a [
file
] [
log
] [
blame
]
/* bio.h for openssl */
#ifndef
WOLFSSL_BIO_H_
#define
WOLFSSL_BIO_H_
#include
<wolfssl/openssl/ssl.h>
#ifdef
__cplusplus
extern
"C"
{
#endif
#ifdef
__cplusplus
}
/* extern "C" */
#endif
#endif
/* WOLFSSL_BIO_H_ */