#include <stdapis/openssl/bio.h>
struct bio_st |
Public Attributes | |
---|---|
long(* | callback |
char * | cb_arg |
CRYPTO_EX_DATA | ex_data |
int | flags |
int | init |
BIO_METHOD * | method |
struct bio_st * | next_bio |
int | num |
unsigned long | num_read |
unsigned long | num_write |
struct bio_st * | prev_bio |
void * | ptr |
int | references |
int | retry_reason |
int | shutdown |