Searched refs:bio_st (Results 1 – 3 of 3) sorted by relevance
98 struct bio_st { struct113 struct bio_st *next_bio; /* used by filter BIOs */ argument114 struct bio_st *prev_bio; /* used by filter BIOs */ argument
95 typedef struct bio_st BIO;
415 long (*callback) (struct bio_st *, int, const char *, int, long, long) = NULL; in BIO_set_cipher()
Completed in 6 milliseconds