Home
last modified time | relevance | path

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

/external/libchrome/crypto/
Dopenssl_bio_string.h13 typedef struct bio_st BIO;
/external/libbrillo/brillo/streams/
Dopenssl_stream_bio.h11 using BIO = struct bio_st;
/external/boringssl/src/include/openssl/
Dbase.h196 typedef struct bio_st BIO;
Dbio.h797 struct bio_st { struct
/external/boringssl/src/crypto/bio/
Dconnect.c499 data->info_callback = (int (*)(const struct bio_st *, int, int))fp; in conn_callback_ctrl()