Sign in
pigweed
/
third_party
/
github
/
FreeRTOS
/
FreeRTOS-Kernel
/
893db45834da7925bb391582c8a9cf4e94cbf800
/
.
/
FreeRTOS-Plus
/
Source
/
WolfSSL
/
wolfssl
/
openssl
/
bio.h
blob: 5f1d4211d001a42aadca4e77ac603b4520a35f6a [
file
]
/* 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_ */