Searched defs:BIO_gets (Results 1 – 6 of 6) sorted by relevance
/external/boringssl/src/crypto/bio/ |
D | bio.cc | 95 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/ |
D | bio.c | 143 int BIO_gets(BIO *bio, char *buf, int len) { in BIO_gets() function
|
/external/cronet/stable/third_party/boringssl/src/crypto/bio/ |
D | bio.cc | 142 int BIO_gets(BIO *bio, char *buf, int len) { in BIO_gets() function
|
/external/cronet/tot/third_party/boringssl/src/crypto/bio/ |
D | bio.cc | 142 int BIO_gets(BIO *bio, char *buf, int len) { in BIO_gets() function
|
/external/grpc-grpc/src/boringssl/ |
D | boringssl_prefix_symbols.h | 838 #define BIO_gets BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_gets) macro
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/boringssl/ |
D | boringssl_prefix_symbols.h | 827 #define BIO_gets BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_gets) macro
|