Searched refs:bio_st (Results 1 - 7 of 7) sorted by relevance

/external/libchrome/crypto/
H A Dopenssl_bio_string.h13 typedef struct bio_st BIO;
/external/libbrillo/brillo/streams/
H A Dopenssl_stream_bio.h10 // Forward-declare BIO as an alias to OpenSSL's internal bio_st structure.
11 using BIO = struct bio_st;
/external/boringssl/include/openssl/
H A Dbase.h196 typedef struct bio_st BIO;
H A Dbio.h797 struct bio_st { struct
/external/boringssl/src/include/openssl/
H A Dbase.h196 typedef struct bio_st BIO;
H A Dbio.h797 struct bio_st { struct
/external/boringssl/src/crypto/bio/
H A Dconnect.c499 data->info_callback = (int (*)(const struct bio_st *, int, int))fp;

Completed in 728 milliseconds