Home
last modified time | relevance | path

Searched defs:bio_st (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/crypto/bio/
H A Dbio_local.h115 struct bio_st { struct
130 struct bio_st *next_bio; /* used by filter BIOs */ argument
131 struct bio_st *prev_bio; /* used by filter BIOs */ argument
132 CRYPTO_REF_COUNT references;
133 uint64_t num_read;
134 uint64_t num_write;
135 CRYPTO_EX_DATA ex_data;
136 CRYPTO_RWLOCK *lock;