Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/bio/
Dbio.cc95 int BIO_gets(BIO *bio, char *buf, int len) { in BIO_gets() function
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/bio/
Dbio.c143 int BIO_gets(BIO *bio, char *buf, int len) { in BIO_gets() function
/external/cronet/stable/third_party/boringssl/src/crypto/bio/
Dbio.cc142 int BIO_gets(BIO *bio, char *buf, int len) { in BIO_gets() function
/external/cronet/tot/third_party/boringssl/src/crypto/bio/
Dbio.cc142 int BIO_gets(BIO *bio, char *buf, int len) { in BIO_gets() function
/external/grpc-grpc/src/boringssl/
Dboringssl_prefix_symbols.h838 #define BIO_gets BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_gets) macro
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h827 #define BIO_gets BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_gets) macro